|
Regina Calculation Engine
|
Deals with edges in the 1-skeleton of 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, 1 > |
| Represents an edge in the skeleton of a 2-manifold triangulation. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Typedefs | |
| typedef FaceEmbedding< 2, 1 > | regina::Dim2EdgeEmbedding |
| A convenience typedef for FaceEmbedding<2, 1>. More... | |
Deals with edges in the 1-skeleton of a 2-manifold triangulation.