tpp::Delaunay::vIterator Class Reference

The vertex iterator for the Delaunay class. More...

#include <del_interface.hpp>

List of all members.

Public Member Functions

vIterator operator++ ()
 Triangles Internal data.
 vIterator ()
Pointoperator * () const
 ~vIterator ()

Friends

class Delaunay
bool operator== (vIterator const &, vIterator const &)
bool operator!= (vIterator const &, vIterator const &)


Detailed Description

The vertex iterator for the Delaunay class.

Definition at line 218 of file del_interface.hpp.


Constructor & Destructor Documentation

tpp::Delaunay::vIterator::vIterator  )  [inline]
 

Definition at line 227 of file del_interface.hpp.

tpp::Delaunay::vIterator::~vIterator  ) 
 

Definition at line 169 of file del_impl.cpp.


Member Function Documentation

Delaunay::Point & tpp::Delaunay::vIterator::operator *  )  const
 

Definition at line 207 of file del_impl.cpp.

Delaunay::vIterator tpp::Delaunay::vIterator::operator++  ) 
 

Triangles Internal data.

Definition at line 181 of file del_impl.cpp.

References tpp::Delaunay::delclass, MyDelaunay, tpp::Delaunay::pbehavior, tpp::Delaunay::pmesh, and vloop.


Friends And Related Function Documentation

friend class Delaunay [friend]
 

Definition at line 231 of file del_interface.hpp.

bool operator!= Delaunay::vIterator const &  vit1,
Delaunay::vIterator const &  vit2
[friend]
 

Definition at line 219 of file del_impl.cpp.

bool operator== Delaunay::vIterator const &  vit1,
Delaunay::vIterator const &  vit2
[friend]
 

Definition at line 212 of file del_impl.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Nov 3 21:59:03 2006 for Triangle++ by  doxygen 1.4.6