Searched refs:CONTROL_POINT_Y2 (Results 1 – 1 of 1) sorted by relevance
29 constexpr float CONTROL_POINT_Y2 = 1.0; variable69 CUBIC_BEZIER_MULTIPLE * (1- time) * time * time * CONTROL_POINT_Y2 + time * time * time; in GetCubicBezierY()