|
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 46 of file HyperplaneCoordinateSystem.h.
typedef VectorXD< Dim, ScalarType > PointType |
Definition at line 51 of file HyperplaneCoordinateSystem.h.
typedef Scalar ScalarType |
Definition at line 50 of file HyperplaneCoordinateSystem.h.
anonymous enum |
Enumerator | |
---|---|
Dim | |
HDim |
Definition at line 49 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 53 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 61 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 67 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 83 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 78 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 72 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 101 of file HyperplaneCoordinateSystem.h.
|
inline |
Definition at line 106 of file HyperplaneCoordinateSystem.h.