#include <list>#include <vector>#include <iostream>#include <fstream>#include <ttl/ttl.h>#include <ttl/ttl_util.h>#include <ttl/utils/HandleId.h>#include <ttl/utils/Handle.h>Go to the source code of this file.
Classes | |
| class | hed::Node |
| Node class for data structures (Inherits from HandleId) More... | |
| class | hed::Edge |
| Edge class in the in the half-edge data structure. More... | |
| class | hed::Triangulation |
| Triangulation class for the half-edge data structure with adaption to TTL. More... | |
Namespaces | |
| namespace | hed |
Defines | |
| #define | TTL_USE_NODE_ID |
| #define | TTL_USE_NODE_FLAG |
| #define TTL_USE_NODE_FLAG |
Definition at line 31 of file HeTriang.h.
| #define TTL_USE_NODE_ID |
Definition at line 30 of file HeTriang.h.
1.6.1