Regina 7.3.1 Calculation Engine
triangulation3.h File Reference

Internal header for 3-dimensional triangulations. More...

Classes

class  regina::Triangulation< 3 >
 Represents a 3-dimensional triangulation, typically of a 3-manifold. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

Triangulation< 3 > & regina::static_triangulation3_cast (Packet &p)
 Casts a reference from Packet to Triangulation<3>, allowing for the packet to hold either a Triangulation<3> or a SnapPeaTriangulation.
 
const Triangulation< 3 > & regina::static_triangulation3_cast (const Packet &p)
 Casts a const reference from Packet to Triangulation<3>, allowing for the packet to hold either a Triangulation<3> or a SnapPeaTriangulation.
 

Detailed Description

Internal header for 3-dimensional triangulations.

This file is automatically included from triangulation/dim3.h; there is no need for end users to include this header explicitly.


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