|
Go to the source code of this file.
Classes | |
class | CSGEdge |
class | CSGNode |
class | CSphericalGraph |
Macros | |
#define | MAX_NODES 100000 |
Typedefs | |
using | TEdgeList = std::vector< CSGEdge * > |
using | TNodeList = std::vector< CSGNode * > |
#define MAX_NODES 100000 |
Definition at line 26 of file SphericalGraph.h.
Definition at line 87 of file SphericalGraph.h.
Definition at line 88 of file SphericalGraph.h.