pub type LengthVec = QVec3<1, 0, 0, 0, 0, 0, 0>;Expand description
A position or a displacement, m. The same dimension, and deliberately the same type: the difference between them is a choice of origin, not of physics.
Aliased Type§
pub struct LengthVec(/* private fields */);