Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
hed::Dart | Dart class for the half-edge data structure |
hed::Edge | Edge class in the in the half-edge data structure |
Handle< T > | Template class for smart pointers |
HandleId | Base class with reference counting for smart pointers |
hed::Node | Node class for data structures (Inherits from HandleId) |
hed::Triangulation | Triangulation class for the half-edge data structure with adaption to TTL |
hed::TTLtraits | Traits class (static struct) for the half-edge data structure |