Public Member Functions | Public Attributes | List of all members
HilbertCurve3D_shape Class Reference

The elementary Hilbert Curve shape. More...

Collaboration diagram for HilbertCurve3D_shape:
Collaboration graph
[legend]

Public Member Functions

 HilbertCurve3D_shape ()
 Class constructor.
 
bool operator== (HilbertCurve3D_shape &shape)
 Comparison. More...
 

Public Attributes

vector< Vector3Dm_vShapePoints
 An array of the 7 unit vector steps defining the shape.
 

Detailed Description

The elementary Hilbert Curve shape.

Definition at line 13 of file HilbertOrder3D.cpp.

Member Function Documentation

◆ operator==()

bool HilbertCurve3D_shape::operator== ( HilbertCurve3D_shape shape)

Comparison.

Parameters
shapeof hilbert curve
Returns
True if two shapes are the same

Definition at line 41 of file HilbertOrder3D.cpp.


The documentation for this class was generated from the following file: