Searched refs:bezier_point_at_t (Results 1 – 3 of 3) sorted by relevance
78 void bezier_point_at_t(struct bezier *bez, float t,
689 void bezier_point_at_t(struct bezier *bez, float t, in bezier_point_at_t() function
2042 bezier_point_at_t(&bezier, 1.f, point, normal); in path_point()