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

Deals with edges in the 1-skeleton of a 2-manifold triangulation. More...

#include "regina-core.h"
#include "generic/face.h"
#include "maths/nperm3.h"
#include "dim2/dim2triangle.h"

Classes

class  regina::Component< dim >
 A connected component of a dim-manifold triangulation. 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< 2, 1 >
 Represents an edge in the skeleton of a 2-manifold triangulation. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef FaceEmbedding< 2, 1 > regina::Dim2EdgeEmbedding
 A convenience typedef for FaceEmbedding<2, 1>. More...
 

Detailed Description

Deals with edges in the 1-skeleton of a 2-manifold 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).