Type Definition rapier3d::math::Isometry

source · []
pub type Isometry<N> = Isometry<N, Unit<Quaternion<N>>, 3_usize>;
Expand description

The transformation matrix type.