OEGeom3DDotProd
template<class T, class U>
double OEGeom3DDotProd(const T* p, const U* q)
Returns the dot product of the two given three element vectors p and
q.
template<class T, class U>
double OEGeom3DDotProd(const T* p, const U* q)
Returns the dot product of the two given three element vectors p and
q.