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

type Isometry<N> = Isometry2<N>;

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