tpp Namespace Reference

The main namespace in which the Triangle++ project lives. More...


Classes

class  Delaunay
 The main Delaunay Class that wraps around triangle. More...

Functions

bool MyAssertFunction (bool b, char *desc, int line, char *file)
bool operator== (Delaunay::vIterator const &vit1, Delaunay::vIterator const &vit2)
bool operator!= (Delaunay::vIterator const &vit1, Delaunay::vIterator const &vit2)
bool operator== (Delaunay::fIterator const &fit1, Delaunay::fIterator const &fit2)
bool operator!= (Delaunay::fIterator const &fit1, Delaunay::fIterator const &fit2)


Detailed Description

The main namespace in which the Triangle++ project lives.

Function Documentation

bool tpp::MyAssertFunction bool  b,
char *  desc,
int  line,
char *  file
 

Definition at line 19 of file assert.cpp.

bool tpp::operator!= Delaunay::fIterator const &  fit1,
Delaunay::fIterator const &  fit2
 

Definition at line 285 of file del_impl.cpp.

References operator==().

bool tpp::operator!= Delaunay::vIterator const &  vit1,
Delaunay::vIterator const &  vit2
 

Definition at line 219 of file del_impl.cpp.

References tpp::Delaunay::vIterator::vloop.

bool tpp::operator== Delaunay::fIterator const &  fit1,
Delaunay::fIterator const &  fit2
 

Definition at line 278 of file del_impl.cpp.

References tpp::Delaunay::fIterator::floop.

bool tpp::operator== Delaunay::vIterator const &  vit1,
Delaunay::vIterator const &  vit2
 

Definition at line 212 of file del_impl.cpp.

References tpp::Delaunay::vIterator::vloop.

Referenced by operator!=().


Generated on Fri Nov 3 21:59:03 2006 for Triangle++ by  doxygen 1.4.6