Type Alias parry3d_f64::math::UnitVector
source · pub type UnitVector<N> = UnitVector3<N>;Expand description
The unit vector type.
Aliased Type§
struct UnitVector<N> { /* private fields */ }pub type UnitVector<N> = UnitVector3<N>;The unit vector type.
struct UnitVector<N> { /* private fields */ }