Interface for class TriangleMesh. More...
#include "geometry.h"
#include "parameters_save.h"
#include "parameters_terrain.h"
#include "progress.h"
#include "random.h"
#include "triangle.h"
#include "triangle_edge.h"
#include "vertex.h"
Go to the source code of this file.
Classes | |
class | TriangleMesh |
Contains vertices and triangles of a triangle mesh. More... | |
class | TriangleMeshFlat |
A single triangle lying in the z-plane. More... | |
class | TriangleMeshIcosahedron |
An icosahedron. More... | |
class | TriangleMeshSubdividedIcosahedron |
A subdivided icosahedron. More... | |
Interface for class TriangleMesh.