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

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

The transformation matrix type.