Type Definition ggez::graphics::na::Rotation3 [] [src]

type Rotation3<N> = Rotation<N, U3>;

A 3-dimensional rotation matrix.