[−][src]Type Definition euclid::Rotation3D
type Rotation3D<T> = TypedRotation3D<T, UnknownUnit, UnknownUnit>;
The default 3d rotation type with no units.
type Rotation3D<T> = TypedRotation3D<T, UnknownUnit, UnknownUnit>;
The default 3d rotation type with no units.