The elementary Hilbert Curve shape. More...
Public Member Functions | |
HilbertCurve3D_shape () | |
Class constructor. | |
bool | operator== (HilbertCurve3D_shape &shape) |
Comparison. More... | |
Public Attributes | |
vector< Vector3D > | m_vShapePoints |
An array of the 7 unit vector steps defining the shape. | |
The elementary Hilbert Curve shape.
Definition at line 13 of file HilbertOrder3D.cpp.
bool HilbertCurve3D_shape::operator== | ( | HilbertCurve3D_shape & | shape | ) |
Comparison.
shape | of hilbert curve |
Definition at line 41 of file HilbertOrder3D.cpp.