Type Definition euclid::Rotation3D

source ·
pub type Rotation3D<T> = TypedRotation3D<T, UnknownUnit, UnknownUnit>;
Expand description

The default 3d rotation type with no units.