src/del_impl.cpp File Reference

The implementation of the 2D delaunay triangulation class. More...

#include <iostream>
#include <triangle_impl.hpp>
#include <del_interface.hpp>
#include <new>

Go to the source code of this file.

Namespaces

namespace  tpp

Defines

#define REAL   double

Functions

bool tpp::operator== (Delaunay::vIterator const &vit1, Delaunay::vIterator const &vit2)
bool tpp::operator!= (Delaunay::vIterator const &vit1, Delaunay::vIterator const &vit2)
bool tpp::operator== (Delaunay::fIterator const &fit1, Delaunay::fIterator const &fit2)
bool tpp::operator!= (Delaunay::fIterator const &fit1, Delaunay::fIterator const &fit2)


Detailed Description

The implementation of the 2D delaunay triangulation class.

This class is a wrapper on the triangle package.

Definition in file del_impl.cpp.


Define Documentation

#define REAL   double
 

Definition at line 11 of file del_impl.cpp.


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