Searched refs:CONTROL_POINT_X2 (Results 1 – 1 of 1) sorted by relevance
27 constexpr float CONTROL_POINT_X2 = 0.2; variable75 CUBIC_BEZIER_MULTIPLE * (1- time) * time * time * CONTROL_POINT_X2 + time * time * time; in GetCubicBezierX()