Regina 7.0 Calculation Engine
|
Deals with angle structures on triangulations. More...
#include "regina-core.h"
#include "core/output.h"
#include "angle/angleflags.h"
#include "maths/rational.h"
#include "maths/vector.h"
#include "triangulation/forward.h"
#include "utilities/snapshot.h"
Classes | |
class | regina::AngleStructure |
Represents an angle structure on a triangulation. More... | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
void | regina::swap (AngleStructure &a, AngleStructure &b) noexcept |
Swaps the contents of the given angle structures. More... | |
Deals with angle structures on triangulations.