Regina 7.3 Calculation Engine
Classes | Namespaces | Enumerations
normalcoords.h File Reference

Defines constants for normal surface coordinate systems. More...

#include "regina-core.h"
#include <cstddef>

Classes

class  regina::NormalEncoding
 Indicates precisely how a normal surface is encoded by an integer vector. More...
 
class  regina::NormalInfo
 A class used to query general information about different normal coordinate systems. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Enumerations

enum  regina::NormalCoords {
  regina::NS_STANDARD = 0 , regina::NS_QUAD = 1 , regina::NS_QUAD_CLOSED = 10 , regina::NS_AN_LEGACY = 100 ,
  regina::NS_AN_QUAD_OCT = 101 , regina::NS_AN_STANDARD = 102 , regina::NS_AN_QUAD_OCT_CLOSED = 110 , regina::NS_EDGE_WEIGHT = 200 ,
  regina::NS_TRIANGLE_ARCS = 201 , regina::NS_ANGLE = 400
}
 Represents different coordinate systems that can be used for enumerating and/or displaying normal surfaces. More...
 

Detailed Description

Defines constants for normal surface coordinate systems.


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