Regina Calculation Engine
|
Deals with vertices in a 2-manifold triangulation. More...
#include "regina-core.h"
#include "generic/face.h"
#include "maths/nperm3.h"
#include "dim2/dim2triangle.h"
Classes | |
class | regina::Component< dim > |
A connected component of a dim-manifold triangulation. More... | |
class | regina::Simplex< dim > |
Represents a top-dimensional simplex in a dim-manifold triangulation. More... | |
class | regina::Triangulation< dim > |
A dim-dimensional triangulation, built by gluing together dim-dimensional simplices along their (dim-1)-dimensional facets. More... | |
class | regina::Face< 2, 0 > |
Represents a vertex in the skeleton of a 2-manifold triangulation. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
typedef FaceEmbedding< 2, 0 > | regina::Dim2VertexEmbedding |
A convenience typedef for FaceEmbedding<2, 0>. More... | |
Deals with vertices in a 2-manifold triangulation.