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

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

#include <topology_iterator.h>

Public Member Functions

 PlaneInstanceItemsConstIterator (const 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.
 
const MbPlaneItemoperator* ()
 Get element of planar instance.
 
size_t Index ()
 Get current index.
 

Detailed Description

Iterator for traverse of elements of immutable planar instance.


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