OGS
Triangle.h File Reference

Detailed Description

Definition in file Triangle.h.

#include <vector>
#include "MathLib/Point3d.h"
Include dependency graph for Triangle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GeoLib::Triangle
 Class Triangle consists of a reference to a point vector and a vector that stores the indices in the point vector. A surface is composed by triangles. The class Surface stores the position of pointers to the points of triangles in the _pnt_ids vector. More...
 

Namespaces

 GeoLib