Classes
facet.hpp File Reference

Triangulation data. More...

#include "geometry.hpp"
#include <boost/array.hpp>
#include "../misc/triplet.hpp"
Include dependency graph for facet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  facet
 Delanauy triangle data structure. Keeps the indexes of the vertices (right hand fashion) and the neighboring facets(triangles). More...
 

Detailed Description

Triangulation data.

Author
Elad Steinberg

Definition in file facet.hpp.