Regina Calculation Engine
Classes | Typedefs
SnapPea Triangulations

Interfaces for accessing the SnapPea kernel. More...

Classes

class  regina::ExampleSnapPea
 This class offers routines for constructing various example SnapPea triangulations. More...
 
struct  regina::SnapPeaException
 
A base class for all exceptions that are thrown from within the SnapPea kernel. More...
 
struct  regina::SnapPeaFatalError
 
An exception that is thrown when the SnapPea kernel encounters a fatal error. More...
 
struct  regina::SnapPeaMemoryFull
 
An exception that is thrown when the SnapPea kernel finds that all available memory has been exhausted. More...
 
class  regina::Cusp
 Represents a single cusp of a SnapPea triangulation. More...
 
class  regina::SnapPeaTriangulation
 Offers direct access to the SnapPea kernel from within Regina. More...
 
class  regina::XMLSnapPeaReader
 
An XML packet reader that reads a single SnapPea triangulation. More...
 

Typedefs

typedef ExampleSnapPea regina::NExampleSnapPeaTriangulation
 Deprecated typedef for backward compatibility. More...
 
typedef Cusp regina::NCusp
 Deprecated typedef for backward compatibility. More...
 
typedef SnapPeaTriangulation regina::NSnapPeaTriangulation
 Deprecated typedef for backward compatibility. More...
 

Detailed Description

Interfaces for accessing the SnapPea kernel.

Typedef Documentation

◆ NCusp

Deprecated typedef for backward compatibility.

This typedef will be removed in a future release of Regina.

Deprecated:
The class NCusp has now been renamed to Cusp.

◆ NExampleSnapPeaTriangulation

Deprecated typedef for backward compatibility.

This typedef will be removed in a future release of Regina.

Deprecated:
The class NExampleSnapPeaTriangulation has now been renamed to ExampleSnapPea.

◆ NSnapPeaTriangulation

Deprecated typedef for backward compatibility.

This typedef will be removed in a future release of Regina.

Deprecated:
The class NSnapPeaTriangulation has now been renamed to SnapPeaTriangulation.

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