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

type Isometry<N> = Isometry<N, U2, Unit<Complex<N>>>;

The transformation matrix type.