pub type Rotation = Rotation2D<f64, LogicalSpace, LogicalSpace>;Expand description
Logical rotation.
Aliased Type§
#[repr(C)]pub struct Rotation {
pub angle: f64,
}Fields§
§angle: f64Angle in radians
pub type Rotation = Rotation2D<f64, LogicalSpace, LogicalSpace>;Logical rotation.
#[repr(C)]pub struct Rotation {
pub angle: f64,
}angle: f64Angle in radians