Regina Calculation Engine
Public Types | List of all members
regina::DimTraits< dim > Struct Template Reference

A template class that provides typedefs and other information about working in each of the supported dimensions. More...

#include <generic/dimtraits.h>

Inheritance diagram for regina::DimTraits< dim >:
regina::NGenericTriangulation< 2 > regina::NGenericTriangulation< 3 > regina::NGenericTriangulation< dim > regina::Dim2Triangulation regina::NTriangulation regina::NSnapPeaTriangulation

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...
 

Detailed Description

template<int dim>
struct regina::DimTraits< dim >

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.

Python:
Not present.

The documentation for this struct was generated from the following file:

Copyright © 1999-2014, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).