GRALE
Classes
triangulation.h File Reference
#include "graleconfig.h"
#include "vector2d.h"
#include <errut/errorbase.h>
#include <list>
#include <vector>
Include dependency graph for triangulation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grale::TriangleIndices
 Holds the indices of the points which form a triangle. More...
class  grale::Triangulation
 An object of this class can be used to create a triangulation from a set of points. More...

Detailed Description