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

Deals with 2-spheres made from two triangles glued along their three edges. More...

#include "regina-core.h"
#include "output.h"
#include "maths/nperm4.h"
#include <boost/noncopyable.hpp>

Classes

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< dim, subdim >
 Represents a subdim-face in the skeleton of a dim-dimensional triangulation. More...
 
class  regina::NPillowTwoSphere
 Represents a 2-sphere made from two triangles glued together along their three edges. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef Face< 3, 2 > regina::NTriangle
 A convenience typedef for Face<3, 2>. More...
 

Detailed Description

Deals with 2-spheres made from two triangles glued along their three edges.


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