Regina Calculation Engine
Classes | Namespaces | Typedefs
nvertex.h File Reference

Deals with vertices 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::Isomorphism< dim >
 Represents a combinatorial isomorphism from one dim-manifold triangulation into another. 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, 0 >
 Represents a vertex in the skeleton of a 3-manifold triangulation. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef FaceEmbedding< 3, 0 > regina::NVertexEmbedding
 A convenience typedef for FaceEmbedding<3, 0>. More...
 

Detailed Description

Deals with vertices in a triangulation.


Copyright © 1999-2016, 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@maths.uq.edu.au).