|
Regina Calculation Engine
|
Details for implementing triangulations of 2-manifolds. More...
Classes | |
| class | regina::Component< 2 > |
| Represents a connected component of a 2-manifold triangulation. More... | |
| class | regina::Face< 2, 2 > |
| Represents a tetrahedron within a 2-manifold triangulation. More... | |
| class | regina::Triangulation< 2 > |
| Represents a 2-manifold triangulation. More... | |
Typedefs | |
| typedef BoundaryComponent< 2 > | regina::Dim2BoundaryComponent |
| Deprecated typedef for backward compatibility. More... | |
| typedef Component< 2 > | regina::Dim2Component |
| Deprecated typedef for backward compatibility. More... | |
| typedef Simplex< 2 > | regina::Dim2Triangle |
| Deprecated typedef for backward compatibility. More... | |
| typedef Triangulation< 2 > | regina::Dim2Triangulation |
| Deprecated typedef for backward compatibility. More... | |
| typedef FaceEmbedding< 2, 0 > | regina::Dim2VertexEmbedding |
| Deprecated typedef for backward compatibility. More... | |
| typedef FaceEmbedding< 2, 1 > | regina::Dim2EdgeEmbedding |
| Deprecated typedef for backward compatibility. More... | |
| typedef Face< 2, 0 > | regina::Dim2Vertex |
| Deprecated typedef for backward compatibility. More... | |
| typedef Face< 2, 1 > | regina::Dim2Edge |
| Deprecated typedef for backward compatibility. More... | |
Details for implementing triangulations of 2-manifolds.
| typedef BoundaryComponent<2> regina::Dim2BoundaryComponent |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.
| typedef Component<2> regina::Dim2Component |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.
| typedef Face<2, 1> regina::Dim2Edge |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.
| typedef FaceEmbedding<2, 1> regina::Dim2EdgeEmbedding |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.
| typedef Simplex<2> regina::Dim2Triangle |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.
| typedef Triangulation<2> regina::Dim2Triangulation |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.
| typedef Face<2, 0> regina::Dim2Vertex |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.
| typedef FaceEmbedding<2, 0> regina::Dim2VertexEmbedding |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.