HE::Vertex::const_edge_circulator Class Reference

Const circulator for the edges departing from this Vertex. More...

#include <vertex.h>

List of all members.

Public Member Functions

 const_edge_circulator (const Vertex *v, const HalfEdge *h)
 const_edge_circulator (const edge_circulator &ec)
const Vertexbase () const
const HalfEdgeoperator * () const
void operator++ ()
void operator++ (int)
bool operator== (const const_edge_circulator &e) const
bool operator!= (const const_edge_circulator &e) const

Protected Attributes

const Vertex_base
const HalfEdge_here

Friends

class edge_circulator


Detailed Description

Const circulator for the edges departing from this Vertex.

Definition at line 56 of file vertex.h.


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