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