Type Definition euclid::Rotation3D [] [src]

type Rotation3D<T> = TypedRotation3D<T, UnknownUnit, UnknownUnit>;

The default 3d rotation type with no units.