Type Definition parry3d::math::SpatialVector

source · []
pub type SpatialVector<N> = Vector6<N>;
Expand description

The vector type with dimension SpatialDim × 1.