PF2d::QuadSpline(T)
Inherits Struct < Value < Object
Quadratic spline It is assumed that every other point is an off-curve point starting with an on-curve point
Constructors
new
Sourcenew(*points : Vec2(T))
SourceInstance methods
closed_rect
Sourcehorizontal_intersects(y, &)
Sourcemerge(other)
Sourcepoints
Sourcepoints=(points : Indexable::Mutable(Vec2(T)))
Sourcerect
Source