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

Iterator for traverse loops of a face. More...

#include <topology_iterator.h>

Public Member Functions

 FaceLoopsIterator (MbFace &face)
 Constructor.
 
void next ()
 Move to the next loop.
 
void operator++ ()
 Move to the next loop.
 
bool done () const
 Test whether the traverse is over.
 
bool undone () const
 Test whether the traverse is not over.
 
MbLoopoperator* ()
 Get a current loop.
 

Detailed Description

Iterator for traverse loops of a face.


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