Regina Calculation Engine
|
Allows lightweight representation of individual facets of simplices. More...
Classes | |
struct | regina::FacetSpec< dim > |
A lightweight class used to refer to a particular facet of a particular top-dimensional simplex in a dim-dimensional triangulation. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
typedef FacetSpec< 2 > | regina::Dim2TriangleEdge |
A lightweight class used to refer to a particular edge of a particular triangle in a 2-manifold triangulation. More... | |
typedef FacetSpec< 3 > | regina::NTetFace |
A lightweight class used to refer to a particular face of a particular tetrahedron in a 3-manifold triangulation. More... | |
typedef FacetSpec< 4 > | regina::Dim4PentFacet |
A lightweight class used to refer to a particular facet of a particular pentachoron in a 4-manifold triangulation. More... | |
using | regina::REGINA_DEPRECATED = FacetSpec< dim > |
Allows lightweight representation of individual facets of simplices.