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 "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.



Detailed Description

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


Copyright © 1999-2009, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).