Type Definition rapier3d::math::Isometry[][src]

type Isometry<N> = Isometry<N, Unit<Quaternion<N>>, 3_usize>;
Expand description

The transformation matrix type.