Type Definition parry3d::math::Orientation

source · []
pub type Orientation<N> = Vector3<N>;
Expand description

The orientation type.