|
Public Types | |
enum | { Dim = 2, HDim = Dim - 1 } |
typedef VectorXD< Dim, ScalarType > | PointType |
typedef ScalarT | ScalarType |
Public Member Functions | |
template<class V > | |
void | FromNormal (const V &v) |
PointType & | operator[] (unsigned int i) |
const PointType & | operator[] (unsigned int i) const |
Definition at line 17 of file HyperplaneCoordinateSystem.h.
typedef VectorXD< Dim, ScalarType > PointType |
Definition at line 22 of file HyperplaneCoordinateSystem.h.
typedef ScalarT ScalarType |
Definition at line 21 of file HyperplaneCoordinateSystem.h.
anonymous enum |
Enumerator | |
---|---|
Dim | |
HDim |
Definition at line 20 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 25 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 31 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 36 of file HyperplaneCoordinateSystem.h.