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

type Isometry<N> = Isometry<N, U3, Unit<Quaternion<N>>>;

The transformation matrix type.