Type Definition euclid::Rotation2D

source ·
pub type Rotation2D<T> = TypedRotation2D<T, UnknownUnit, UnknownUnit>;
Expand description

The default 2d rotation type with no units.