pub fn screw_to_axis<T: Float>(q: &V3<T>, s: &V3<T>, h: T) -> V6<T>
Expand description
Takes a parametric description of a screw axis and converts it to a normalized screw axis
Function arguments:
q
: V3s
: V3h
: Float The pitch of the screw axis
Output:
V6