Base class of vertex. More...
#include <stdlib.h>
#include <string>
#include "../Geometry/Point.h"
#include "../Geometry/Point2.h"
#include "HalfEdge.h"
Go to the source code of this file.
Classes | |
class | MeshLib::CVertex |
CVertex class, which is the base class of all kinds of vertex classes. More... | |
Namespaces | |
namespace | MeshLib |
Base class of vertex.
Definition in file Vertex.h.