OEGeom2DAngle

template<class T>
double OEGeom2DAngle(const T* p, const T* q, const T* r)

Determines the angle in two dimensions between p, q and r. The result is in radians. The two dimensional array q represents the vertex for angle calculation.