3DCoat Core API
The 3DCoat API documentation.
|
Public Member Functions | |
iterator (int v, BigDynArray *b) | |
void | operator++ () |
bool | operator!= (const iterator &itr) const |
Elem & | operator* () |
Elem * | operator-> () |
Public Attributes | |
int | pos |
BigDynArray * | array |