Base class of edge. More...
#include <assert.h>
#include <stdlib.h>
#include <math.h>
#include <string>
Go to the source code of this file.
Classes | |
class | MeshLib::CEdge |
CEdge class, which is the base class of all kinds of edge classes. More... | |
class | MeshLib::CEdgeKey |
CEdgeKey class, which is used for sorting edges. More... | |
Namespaces | |
namespace | MeshLib |
Base class of edge.
Definition in file Edge.h.