C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
PlaneInstanceItemsIterator Class Reference

Iterator for traverse of elements of planar instance. More...

#include <topology_iterator.h>

Public Member Functions

 PlaneInstanceItemsIterator (MbPlaneInstance &inst)
 Constructor.
 
void next ()
 Move to the next element.
 
void operator++ ()
 Move to the next element.
 
bool done () const
 Test whether the traverse is over.
 
bool undone () const
 Test whether the traverse is not over.
 
MbPlaneItemoperator* ()
 Get element of planar instance.
 
size_t Index ()
 Get current index.
 

Detailed Description

Iterator for traverse of elements of planar instance.


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