Contains a packet representing a collection of angle structures on a triangulation. More...
#include <algorithm>
#include <iterator>
#include <vector>
#include "angle/nanglestructure.h"
#include "packet/npacket.h"
#include "utilities/memutils.h"
#include "utilities/nproperty.h"
#include "utilities/nthread.h"
Classes | |
class | regina::NAngleStructureList |
A packet representing a collection of angle structures on a triangulation. More... | |
struct | regina::NAngleStructureList::StructureInserter |
An output iterator used to insert angle structures into an NAngleStructureList. More... | |
class | regina::NAngleStructureList::Enumerator |
A thread class that actually performs the angle structure enumeration. | |
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. |
Contains a packet representing a collection of angle structures on a triangulation.