Regina Calculation Engine
regina::NNormalSurfaceList Member List

This is the complete list of members for regina::NNormalSurfaceList, including all inherited members.

addTag(const std::string &tag)regina::NPacket
algorithm() const regina::NNormalSurfaceListinline
algorithm_regina::NNormalSurfaceListprotected
allowsAlmostNormal() const regina::NNormalSurfaceList
allowsOriented() const regina::NNormalSurfaceList
allowsSpun() const regina::NNormalSurfaceList
AN_LEGACYregina::NNormalSurfaceListstatic
AN_QUAD_OCTregina::NNormalSurfaceListstatic
AN_STANDARDregina::NNormalSurfaceListstatic
beginVectors() const regina::NNormalSurfaceListinline
ChangeEventBlock typedefregina::NPacket
clone(bool cloneDescendants=false, bool end=true) const regina::NPacket
coords() const regina::NNormalSurfaceListinline
coords_regina::NNormalSurfaceListprotected
dependsOnParent() const regina::NNormalSurfaceListinlinevirtual
detail() const regina::ShareableObject
EDGE_WEIGHTregina::NNormalSurfaceListstatic
endVectors() const regina::NNormalSurfaceListinline
enumerate(NTriangulation *owner, NormalCoords coords, NormalList which=NS_LIST_DEFAULT, NormalAlg algHints=NS_ALG_DEFAULT, NProgressTracker *tracker=0)regina::NNormalSurfaceListstatic
enumerate(NTriangulation *owner, NormalCoords coords, bool embeddedOnly, NProgressTracker *tracker=0)regina::NNormalSurfaceListinlinestatic
enumerateFundCD(NTriangulation *owner, NormalCoords coords, bool embeddedOnly=true)regina::NNormalSurfaceListinlinestatic
enumerateFundDual(NTriangulation *owner, NormalCoords coords, bool embeddedOnly=true, NProgressTracker *tracker=0)regina::NNormalSurfaceListinlinestatic
enumerateFundFullCone(NTriangulation *owner, NormalCoords coords, bool embeddedOnly=true)regina::NNormalSurfaceListinlinestatic
enumerateFundPrimal(NTriangulation *owner, NormalCoords coords, bool embeddedOnly=true, NNormalSurfaceList *vtxSurfaces=0, NProgressTracker *tracker=0)regina::NNormalSurfaceListinlinestatic
enumerateStandardANDirect(NTriangulation *owner)regina::NNormalSurfaceListinlinestatic
enumerateStandardDirect(NTriangulation *owner)regina::NNormalSurfaceListinlinestatic
FACE_ARCSregina::NNormalSurfaceListstatic
filterForDisjointPairs() const regina::NNormalSurfaceList
filterForLocallyCompatiblePairs() const regina::NNormalSurfaceList
filterForPotentiallyIncompressible() const regina::NNormalSurfaceList
findPacketLabel(const std::string &label)regina::NPacket
findPacketLabel(const std::string &label) const regina::NPacket
firstTreePacket(const std::string &type)regina::NPacket
firstTreePacket(const std::string &type) const regina::NPacket
flavour() const regina::NNormalSurfaceListinline
getFirstTreeChild() const regina::NPacketinline
getFlavour() const regina::NNormalSurfaceListinline
getFullName() const regina::NPacket
getHumanLabel() const regina::NPacketinline
getLastTreeChild() const regina::NPacketinline
getNextTreeSibling() const regina::NPacketinline
getNumberOfChildren() const regina::NPacket
getNumberOfDescendants() const regina::NPacketinline
getNumberOfSurfaces() const regina::NNormalSurfaceListinline
getPacketLabel() const regina::NPacketinline
getPacketType() const =0regina::NPacketpure virtual
getPacketTypeName() const =0regina::NPacketpure virtual
getPrevTreeSibling() const regina::NPacketinline
getSurface(unsigned long index) const regina::NNormalSurfaceListinline
getTags() const regina::NPacketinline
getTotalTreeSize() const regina::NPacket
getTreeMatriarch() const regina::NPacket
getTreeParent() const regina::NPacketinline
getTriangulation() const regina::NNormalSurfaceList
getXMLReader(NPacket *parent, NXMLTreeResolver &resolver) (defined in regina::NNormalSurfaceList)regina::NNormalSurfaceListstatic
hasTag(const std::string &tag) const regina::NPacketinline
hasTags() const regina::NPacketinline
insertChildAfter(NPacket *newChild, NPacket *prevChild)regina::NPacket
insertChildFirst(NPacket *child)regina::NPacket
insertChildLast(NPacket *child)regina::NPacket
internalClonePacket(NPacket *parent) const regina::NNormalSurfaceListprotectedvirtual
internalID() const regina::NPacket
isEmbeddedOnly() const regina::NNormalSurfaceListinline
isGrandparentOf(const NPacket *descendant) const regina::NPacket
isListening(NPacketListener *listener)regina::NPacketinline
isPacketEditable() const regina::NPacket
levelsDownTo(const NPacket *descendant) const regina::NPacket
levelsUpTo(const NPacket *ancestor) const regina::NPacketinline
listen(NPacketListener *listener)regina::NPacket
makeOrphan()regina::NPacket
makeUniqueLabel(const std::string &base) const regina::NPacket
makeUniqueLabels(NPacket *reference)regina::NPacket
moveDown(unsigned steps=1)regina::NPacket
moveToFirst()regina::NPacket
moveToLast()regina::NPacket
moveUp(unsigned steps=1)regina::NPacket
nextTreePacket()regina::NPacket
nextTreePacket() const regina::NPacket
nextTreePacket(const std::string &type)regina::NPacket
nextTreePacket(const std::string &type) const regina::NPacket
NNormalSurfaceList(NormalCoords coords, NormalList which, NormalAlg algorithm)regina::NNormalSurfaceListinlineprotected
noncopyable()regina::boost::noncopyableinlineprotected
NPacket(NPacket *parent=0)regina::NPacketinline
ORIENTEDregina::NNormalSurfaceListstatic
ORIENTED_QUADregina::NNormalSurfaceListstatic
QUADregina::NNormalSurfaceListstatic
quadOctToStandardAN() const regina::NNormalSurfaceList
quadToStandard() const regina::NNormalSurfaceList
recreateMatchingEquations() const regina::NNormalSurfaceListinline
regina::NXMLNormalSurfaceListReader (defined in regina::NNormalSurfaceList)regina::NNormalSurfaceListfriend
removeAllTags()regina::NPacket
removeTag(const std::string &tag)regina::NPacket
reparent(NPacket *newParent, bool first=false)regina::NPacket
save(const char *filename, bool compressed=true) const regina::NPacket
saveCSVEdgeWeight(const char *filename, int additionalFields=regina::surfaceExportAll)regina::NNormalSurfaceList
saveCSVStandard(const char *filename, int additionalFields=regina::surfaceExportAll)regina::NNormalSurfaceList
setPacketLabel(const std::string &newLabel)regina::NPacket
ShareableObject()regina::ShareableObjectinline
sortChildren()regina::NPacket
STANDARDregina::NNormalSurfaceListstatic
standardANToQuadOct() const regina::NNormalSurfaceList
standardToQuad() const regina::NNormalSurfaceList
str() const regina::ShareableObject
surfacesregina::NNormalSurfaceListprotected
swapWithNextSibling()regina::NPacket
toString() const regina::ShareableObjectinline
toStringLong() const regina::ShareableObjectinline
unlisten(NPacketListener *listener)regina::NPacket
which() const regina::NNormalSurfaceListinline
which_regina::NNormalSurfaceListprotected
writeAllSurfaces(std::ostream &out) const regina::NNormalSurfaceList
writeTextLong(std::ostream &out) const regina::NNormalSurfaceListvirtual
writeTextShort(std::ostream &out) const regina::NNormalSurfaceListvirtual
writeXMLFile(std::ostream &out) const regina::NPacket
writeXMLPacketData(std::ostream &out) const regina::NNormalSurfaceListprotectedvirtual
writeXMLPacketTree(std::ostream &out) const regina::NPacketprotected
~NNormalSurfaceList()regina::NNormalSurfaceListinlinevirtual
~noncopyable()regina::boost::noncopyableinlineprotected
~NPacket()regina::NPacketvirtual
~ShareableObject()regina::ShareableObjectinlinevirtual

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