Regina Calculation Engine
Classes | Namespaces
nboundarycomponent.h File Reference

Deals with components of the boundary of a triangulation. More...

#include <vector>
#include "regina-core.h"
#include "output.h"
#include "generic/alias/face.h"
#include "utilities/nmarkedvector.h"
#include <boost/noncopyable.hpp>
#include "triangulation/nvertex.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< dim, subdim >
 Represents a subdim-face in the skeleton of a dim-dimensional triangulation. More...
 
class  regina::NBoundaryComponent
 Represents a component of the boundary of a triangulation. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Detailed Description

Deals with components of the boundary of a 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).