Iterates over all objects within a triangle cluster
C++ | Python |
---|---|
Cmaxwell::Ccluster::CobjectIterator | CclusterObjectIterator |
Iterates over all objects within a triangle cluster
Methods
...
CobjectIterator
...
Name | Description |
---|---|
CobjectIterator | Class constructor. |
~CobjectIterator | Class destructor. |
first | Get the first cluster object of the cluster. |
next |
...
Gets the next cluster object. |