Skip to main content

distance

Function distance 

Source
pub fn distance(
    a: QVec3<1, 0, 0, 0, 0, 0, 0>,
    b: QVec3<1, 0, 0, 0, 0, 0, 0>,
) -> Qty<1, 0, 0, 0, 0, 0, 0>
Expand description

Distance between two points, which is what a length actually measures.