|
Public Types | |
enum | { Dim = 2 } |
typedef HyperplaneCoordinateSystem< ScalarType, Dim >::PointType | PointType |
typedef ScalarT | ScalarType |
Public Member Functions | |
void | Canonical () |
template<class V > | |
void | FromNormal (const V &v) |
operator const PointType * () const | |
operator PointType * () | |
void | RotateFrame (ScalarType radians) |
void | ToGlobal (const PointType &p, PointType *g) const |
void | ToLocal (const PointType &p, PointType *l) const |
typedef HyperplaneCoordinateSystem< ScalarType, Dim >::PointType PointType |
typedef ScalarT ScalarType |
|
inline |
void RotateFrame | ( | ScalarType | radians | ) |