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

Iterator for traverse faces of a solid. More...

#include <topology_iterator.h>

Public Member Functions

 SolidFacesIterator (MbSolid &solid)
 Constructor.
 
void next ()
 Move to the next face.
 
void operator++ ()
 Move to the next face.
 
bool done () const
 Test whether the traverse is over.
 
bool undone () const
 Test whether the traverse is not over.
 
MbFaceoperator* ()
 Получить грань.
 
size_t Index ()
 Get current index.
 

Detailed Description

Iterator for traverse faces of a solid.


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