Type Definition ncollide2d::math::Orientation

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

The orientation type.