Type Definition na::geometry::Rotation2 [−][src]
type Rotation2<N> = Rotation<N, U2>;
A 2-dimensional rotation matrix.
Because this is an alias, not all its methods are listed here. See the Rotation
type too.
type Rotation2<N> = Rotation<N, U2>;
A 2-dimensional rotation matrix.
Because this is an alias, not all its methods are listed here. See the Rotation
type too.