GemaCoreLib
The GeMA Core library
Loading...
Searching...
No Matches
gmPolygonTriangulator.h File Reference

Declaration of the gmPolygonTriangulator class used for setting up the triangles of gmSurfaceCellIntersection. More...

#include "gmCoreConfig.h"
#include <QVector>
#include <functional>
#include <gmVector.h>
Include dependency graph for gmPolygonTriangulator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GmPolygonTriangulator
 
struct  GmPolygonTriangulator::CostIndex
 
struct  GmPolygonTriangulator::Node
 

Variables

constexpr int MAX_POLY_SIZE = 8
 
constexpr double MIN_EPS_2 = 1e-10
 

Detailed Description

Declaration of the gmPolygonTriangulator class used for setting up the triangles of gmSurfaceCellIntersection.

Author
Caio Souza
Date
July, 2024