MeshKit
1.0
|
Class for iterating over iGeom entity arrays. More...
#include <iGeom.hpp>
Public Member Functions | |
EntArrIter () | |
~EntArrIter () | |
Error | getNext (EntityHandle *entity_handles_out, int &size_out, bool &has_more_data_out) |
Error | reset () |
Private Attributes | |
iBase_EntityArrIterator | mHandle |
iGeom_Instance | mInstance |
int | mSize |
Friends | |
class | iGeom |
EntArrIter | ( | ) | [inline] |
~EntArrIter | ( | ) | [inline] |
iGeom::Error getNext | ( | EntityHandle * | entity_handles_out, |
int & | size_out, | ||
bool & | has_more_data_out | ||
) | [inline] |
iGeom::Error reset | ( | ) | [inline] |