|
GRALE
|
#include "graleconfig.h"#include "vector2d.h"#include <errut/errorbase.h>#include <list>#include <vector>

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... | |
1.8.1.1