HE::Polyhedron::const_face_iterator Class Reference

Const Face iterator for the Polyhedron class. It traverses the faces of the Polyhedron, one at a time. More...

#include <polyhedron.h>

List of all members.

Public Member Functions

 const_face_iterator (const Polyhedron *p, unsigned f)
 const_face_iterator (const face_iterator &f)
const Faceoperator * () const
void operator++ ()
void operator++ (int)
bool operator== (const const_face_iterator &fi) const
bool operator!= (const const_face_iterator &fi) const

Protected Attributes

const Polyhedron_base
unsigned _here


Detailed Description

Const Face iterator for the Polyhedron class. It traverses the faces of the Polyhedron, one at a time.

Definition at line 360 of file polyhedron.h.


The documentation for this class was generated from the following file:
Generated on Wed Apr 9 19:22:40 2008 for HalfEdge library by  doxygen 1.5.3