Regina Calculation Engine
|
A template class that provides typedefs and other information about working in each of the supported dimensions. More...
#include <generic/dimtraits.h>
Public Types | |
typedef void | Triangulation |
The main data type for a dim-manifold triangulation. More... | |
typedef void | Simplex |
The data type for a top-dimensional simplex in a dim-manifold triangulation. More... | |
typedef void | Isomorphism |
The data type for an isomorphism between two dim-manifold triangulations. More... | |
typedef void | FacetPairing |
The data type that represents a pairing of facets of top-dimensional simplices in a dim-manifold triangulation. More... | |
typedef void | Perm |
The permutation type used to describe gluings between top-dimensional simplices in a dim-manifold triangulation. More... | |
A template class that provides typedefs and other information about working in each of the supported dimensions.
Note that this file does not bring in all of the headers for the individual types.