GraphGenerator.h File Reference
#include "Base/DataStructures/Graph/SphericalGraph.h"
#include "Base/Math/MathTools.h"
#include "Math/Math3d.h"
#include <vector>
#include <float.h>
+ Include dependency graph for GraphGenerator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CGraphGenerator
 
class  Face
 

Enumerations

enum  EPolyhedronType { eTetrahedron, eOctahedron, eIcosahedron }
 

Enumeration Type Documentation

◆ EPolyhedronType

Enumerator
eTetrahedron 
eOctahedron 
eIcosahedron 

Definition at line 24 of file GraphGenerator.h.