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

type Isometry<N> = Isometry3<N>;

A 3D isometry, i.e., a rotation followed by a translation.