Searched defs:scaleB (Results 1 – 4 of 4) sorted by relevance
25 float scaleB = 0.0f; in Blend() local68 float scaleB = tmp - process; in Blend() local
60 double scaleB = std::sin(t * half_angle) / sinHalfAngle; in Slerp() local
38 void Combine(float* out, const float* a, const float* b, double scaleA, double scaleB) in Combine()178 float scaleB = 1 - progress; in Blend() local190 float scaleB = 1 - progress; in Blend() local201 float scaleB = 1 - progress; in Blend() local211 float scaleB = 1 - progress; in Blend() local
184 float scaleB = std::sin(t * half_angle) / sinHalfAngle; in Slerp() local