HE::Polyhedron::vertex_iterator Class Reference

Vertex iterator for the Polyhedron class. It traverses the vertices of the Polyhedron, one at a time. More...

#include <polyhedron.h>

List of all members.

Public Member Functions

 vertex_iterator (const Polyhedron *p, unsigned v)
Vertexoperator * ()
void operator++ ()
void operator++ (int)
bool operator== (const vertex_iterator &vi) const
bool operator!= (const vertex_iterator &vi) const

Protected Attributes

const Polyhedron_base
unsigned _here

Friends

class const_vertex_iterator


Detailed Description

Vertex iterator for the Polyhedron class. It traverses the vertices of the Polyhedron, one at a time.

Definition at line 431 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