|
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 21 of file HyperplaneCoordinateSystem.h.
typedef VectorXD<Dim, ScalarType> PointType |
Definition at line 31 of file HyperplaneCoordinateSystem.h.
typedef ScalarT ScalarType |
Definition at line 30 of file HyperplaneCoordinateSystem.h.
anonymous enum |
Enumerator | |
---|---|
Dim | |
HDim |
Definition at line 24 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 35 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 42 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 48 of file HyperplaneCoordinateSystem.h.