Regina Calculation Engine
|
Deals with edges in a triangulation. More...
#include "regina-core.h"
#include "generic/face.h"
#include "maths/nperm4.h"
#include "triangulation/ntetrahedron.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< 3, 1 > |
Represents an edge in the skeleton of a 3-manifold triangulation. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
typedef FaceEmbedding< 3, 1 > | regina::NEdgeEmbedding |
A convenience typedef for FaceEmbedding<3, 1>. More... | |
Deals with edges in a triangulation.