Type Definition nphysics3d::math::RotationMatrix[][src]

pub type RotationMatrix<N> = Rotation3<N>;
Expand description

The rotation matrix type.