Regina 7.3 Calculation Engine
|
Defines constants for normal surface coordinate systems. More...
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... | |
Defines constants for normal surface coordinate systems.