include/del_interface.hpp File Reference

The main delaunay C++ class for users. More...

#include <dpoint.hpp>
#include <vector>
#include <string>

Go to the source code of this file.

Namespaces

namespace  tpp

Classes

class  tpp::Delaunay
 The main Delaunay Class that wraps around triangle. More...
class  tpp::Delaunay::vIterator
 The vertex iterator for the Delaunay class. More...
class  tpp::Delaunay::fIterator
 The face iterator for the Delaunay class. More...


Detailed Description

The main delaunay C++ class for users.

All one needs to do is include this header and understand how to call the member functions and what they do. You should be ready to write your own delaunay triangulation packages based on this c++ wrapper of triangle.

Definition in file del_interface.hpp.


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