|
supertux
|
This is the complete list of members for Bezier, including all inherited members.
| draw_curve(DrawingContext &context, const Vector &p1, const Vector &p2, const Vector &p3, const Vector &p4, int steps, Color color, int layer) (defined in Bezier) | Bezier | static |
| get_length(const Vector &p1, const Vector &p2, const Vector &p3, const Vector &p4, int steps=100) (defined in Bezier) | Bezier | static |
| get_point(const Vector &p1, const Vector &p2, const Vector &p3, const Vector &p4, float t) (defined in Bezier) | Bezier | static |
| get_point_at_length(const Vector &p1, const Vector &p2, const Vector &p3, const Vector &p4, float length, int steps=100) (defined in Bezier) | Bezier | static |
| get_point_by_length(const Vector &p1, const Vector &p2, const Vector &p3, const Vector &p4, float t) (defined in Bezier) | Bezier | static |
| get_point_raw(const Vector &p1, const Vector &p2, const Vector &p3, const Vector &p4, float t) (defined in Bezier) | Bezier | static |
1.8.13