OEGeom3DTorsion
template<class T>
double OEGeom3DTorsion(const T* p, const T* q, const T* r, const T* s)
Determines the torsional angle in three dimensions between
cartesian coordinate points p, q, r, and s.
The result is in radians.
template<class T>
double OEGeom3DTorsion(const T* p, const T* q, const T* r, const T* s)
Determines the torsional angle in three dimensions between
cartesian coordinate points p, q, r, and s.
The result is in radians.