|
Public Types | |
typedef PointT | PointType |
typedef PointType::ScalarType | ScalarType |
Public Member Functions | |
AAPlane () | |
AAPlane (unsigned int axis, const PointType &p) | |
AAPlane (unsigned int axis, ScalarType value) | |
unsigned int | Axis () const |
ScalarType | operator() (const PointType &p) const |
void | Set (unsigned int axis, ScalarType value) |
ScalarType | Value () const |
void | Value (ScalarType v) |
typedef PointType::ScalarType ScalarType |
Definition at line 5 of file AAPlane.hpp.
AAPlane | ( | unsigned int | axis, |
ScalarType | value | ||
) |
Definition at line 9 of file AAPlane.hpp.
Definition at line 16 of file AAPlane.hpp.
|
inline |
void Set | ( | unsigned int | axis, |
ScalarType | value | ||
) |
|
inline |
void Value | ( | ScalarType | v | ) |