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