[][src]Type Definition na::geometry::IsometryMatrix3

type IsometryMatrix3<N> = Isometry<N, U3, Rotation<N, U3>>;

A 3-dimensional direct isometry using a rotation matrix for its rotational part. Also known as a rigid-body motion, or as an element of SE(3).