BezierSegment

Undocumented in source.

Members

Functions

eval
vec2 eval(float t)
Undocumented in source. Be warned that the author may not have intended to support it.
split
void split(float t, BezierSegment left, BezierSegment right)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
vec2[4] p;
Undocumented in source.

Meta