|
Public Types | |
enum | { Dim = 3, HDim = Dim - 1 } |
typedef VectorXD< Dim, ScalarType > | PointType |
typedef Scalar | ScalarType |
Public Member Functions | |
void | FromNormal (const PointType &n) |
template<class V > | |
void | FromNormal (const V &n) |
void | FromNormal (ScalarType x, ScalarType y, ScalarType z) |
HyperplaneCoordinateSystem () | |
HyperplaneCoordinateSystem (ScalarType x, ScalarType y, ScalarType z) | |
template<class V > | |
HyperplaneCoordinateSystem (V n) | |
PointType & | operator[] (unsigned int i) |
const PointType & | operator[] (unsigned int i) const |
Definition at line 58 of file HyperplaneCoordinateSystem.h.
typedef VectorXD<Dim, ScalarType> PointType |
Definition at line 68 of file HyperplaneCoordinateSystem.h.
typedef Scalar ScalarType |
Definition at line 67 of file HyperplaneCoordinateSystem.h.
anonymous enum |
Enumerator | |
---|---|
Dim | |
HDim |
Definition at line 61 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 70 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 78 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 84 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 103 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 97 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 90 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 122 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 128 of file HyperplaneCoordinateSystem.h.