Regina Calculation Engine
Static Public Member Functions | List of all members
regina::ExampleSnapPea Class Reference

This class offers routines for constructing various example SnapPea triangulations. More...

#include <snappea/examplesnappea.h>

Static Public Member Functions

static SnapPeaTriangulationgieseking ()
 Returns a new triangulation of the Gieseking manifold. More...
 
static SnapPeaTriangulationfigureEight ()
 Returns a new triangulation of the figure eight knot complement. More...
 
static SnapPeaTriangulationtrefoil ()
 Returns a new triangulation of the trefoil knot complement. More...
 
static SnapPeaTriangulationwhiteheadLink ()
 Returns a new triangulation of the Whitehead link complement. More...
 
static SnapPeaTriangulationx101 ()
 Returns a new triangulation of the census manifold x101. More...
 

Detailed Description

This class offers routines for constructing various example SnapPea triangulations.

This is analagous to the (much richer) Example<3> class.

Each of the routines in this class constructs a new triangulation from scratch. It is up to the caller of each routine to destroy the triangulation that is returned.


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

Copyright © 1999-2018, 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).