Type Definition ncollide2d::math::Isometry

source ·
pub type Isometry<N> = Isometry2<N>;
Expand description

The transformation matrix type.