Type Definition turbine_reactive::SplineRef3 [] [src]

type SplineRef3<T> = Spline<Point3<T>>;

Spline reference for 3D.