The Parametric Pseudo-Manifold (PPS) Library 1.0
|
Definition of the class Vertex, which represents a vertex (i.e., a point in ) from a surface mesh represented by a DCEL data structure.
More...
Go to the source code of this file.
Classes | |
class | dcel::Vertex< VAttrib, FAttrib, EAttrib, HAttrib > |
This class represents a vertex (i.e., a point in ![]() | |
Namespaces | |
namespace | dcel |
The namespace dcel contains the definition and implementation of all classes of the Doubly Connected Edge List (DCEL) data structure, which can be used to represent surface meshes with empty boundary. |
Definition of the class Vertex, which represents a vertex (i.e., a point in ) from a surface mesh represented by a DCEL data structure.
Definition in file vertex.h.