Regina Calculation Engine
Classes | Namespaces
nanglestructurelist.h File Reference

Contains a packet representing a collection of angle structures on a triangulation. More...

#include <algorithm>
#include <iterator>
#include <vector>
#include "regina-core.h"
#include "angle/nanglestructure.h"
#include "packet/npacket.h"
#include "utilities/memutils.h"
#include "utilities/nproperty.h"
#include "utilities/nthread.h"

Classes

struct  regina::PacketInfo< PACKET_ANGLESTRUCTURELIST >
 Stores information about the angle structure list packet. More...
 
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...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Detailed Description

Contains a packet representing a collection of angle structures on a triangulation.


Copyright © 1999-2014, 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@debian.org).