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

Deals with layered loop components of a triangulation. More...

#include "regina-core.h"
#include "subcomplex/nstandardtri.h"

Classes

class  regina::Face< dim, subdim >
 Represents a subdim-face in the skeleton of a dim-dimensional triangulation. More...
 
class  regina::NLayeredLoop
 Represents a layered loop component of a triangulation. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef Face< 3, 1 > regina::NEdge
 A convenience typedef for Face<3, 1>. More...
 

Detailed Description

Deals with layered loop components 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).