Type Definition turbine_reactive::BoneRef2 [] [src]

type BoneRef2<T> = Bone<Point2<T>>;

Bone reference for 2D.