Classes | |
class | Dart |
Dart class for the half-edge data structure. More... | |
struct | TTLtraits |
Traits class (static struct) for the half-edge data structure. More... | |
class | Node |
Node class for data structures (Inherits from HandleId) More... | |
class | Edge |
Edge class in the in the half-edge data structure. More... | |
class | Triangulation |
Triangulation class for the half-edge data structure with adaption to TTL. More... |