Class for a node in a halfedge data structure. More...
#include "../defs.h"Go to the source code of this file.
Classes | |
| class | HDSNode< HDS > |
| A node in a halfedge data structure. More... | |
Class for a node in a halfedge data structure.
Nodes are the base for vertices and faces.
1.6.3