Type Definition turbine_reactive::SplineRef2 [] [src]

type SplineRef2<T> = Spline<Point2<T>>;

Spline reference for 2D.