Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

nnormalsurface.h File Reference

Deals with an individual normal surface. More...

#include <utility>
#include "shareableobject.h"
#include "file/nfilepropertyreader.h"
#include "maths/nray.h"
#include "triangulation/nperm.h"
#include "utilities/nbooleans.h"
#include "utilities/nproperty.h"

Namespaces

namespace  regina

Variables

const int vertexSplit [4][4]
 Lists which vertex splits split which pairs of vertices.
const int vertexSplitMeeting [4][4][2]
 Lists which vertex splits meet which edges.
const int vertexSplitDefn [3][4]
 Lists the vertices which each vertex split splits.
const int vertexSplitPartner [3][4]
 Lists the second vertex with which each vertex is paired under each vertex split.
const char vertexSplitString [3][6]
 Contains strings describing which vertices each vertex split splits.
const NPerm triDiscArcs [4][3]
 Lists in consecutive order the directed normal arcs that form the boundary of each type of triangular normal disc.
const NPerm quadDiscArcs [3][4]
 Lists in consecutive order the directed normal arcs that form the boundary of each type of quadrilateral normal disc.
const NPerm octDiscArcs [3][8]
 Lists in consecutive order the directed normal arcs that form the boundary of each type of octahedral normal disc.


Detailed Description

Deals with an individual normal surface.


Copyright © 1999-2004, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).