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

type Isometry<N> = Isometry<N, Unit<Complex<N>>, 2_usize>;

The transformation matrix type.