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

Deals with angle structures on triangulations. More...

#include "regina-core.h"
#include "core/output.h"
#include "maths/rational.h"
#include "maths/ray.h"
#include "triangulation/forward.h"

Classes

class  regina::AngleStructureVector
 A vector of integers used to indirectly store the individual angles in an angle structure. More...
 
class  regina::AngleStructure
 Represents an angle structure on a triangulation. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef AngleStructureVector regina::NAngleStructureVector
 Deprecated typedef for backward compatibility. More...
 
typedef AngleStructure regina::NAngleStructure
 Deprecated typedef for backward compatibility. More...
 

Detailed Description

Deals with angle structures on triangulations.


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