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

Iterator for traverse edges of a mesh. More...

#include <topology_iterator.h>

Public Member Functions

 MeshPolygonsConstIterator (const MbMesh &msh)
 Constructor.
 
void next ()
 Move to the next polygon.
 
void operator++ ()
 Move to the next polygon.
 
bool done () const
 Test whether the traverse is over.
 
bool undone () const
 Test whether the traverse is not over.
 
const MbPolygon3Doperator* ()
 Получить ребро.
 

Detailed Description

Iterator for traverse edges of a mesh.


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