Type Definition nalgebra::geometry::OwnedRotation [] [src]

type OwnedRotation<N, D, A> = RotationBase<N, D, A::Buffer>;

A rotation matrix with an owned storage.