This is the complete list of members for TopologyChange, including all inherited members.
AddAttribute(Attribute::AttributeType type, const QString &id) | Node | |
Annex(Node *pSource, const QString &sCategory="") | Node | |
AttributeByID(const QString &sID) const | Node | |
AttributeByIndex(int iIndex) const | Node | |
AttributeByName(const QString &sName) const | Node | |
AttributeCount(void) const | Node | |
AttributeValue(const QString &sAttributeID) const | Node | |
ByID(int iID) | Node | static |
ByName(const QString &sClass, const QString &sName) | Node | static |
CheckValidity(DiagnosticLevel iLevel=dgnLevel2) const | Node | virtual |
ContentChanged(void) const | Node | |
CopyTo(Node *pNode) const | Node | virtual |
CreatePropertiesWindow(QWidget *pParent) | Node | virtual |
dgnLevel1 enum value | Node | |
dgnLevel2 enum value | Node | |
dgnLevel3 enum value | Node | |
DiagnosticLevel enum name | Node | |
DisplayName(void) const | Node | virtual |
Duplicate(void) const | Node | virtual |
First(void) | Node | static |
HelpID(void) const | Node | virtual |
ID(void) const | Node | inline |
Initialize(void) | Node | virtual |
InsertTC(const TC &vTC, unsigned int iTCIndex=0xffffffff) | TopologyChange | virtual |
InsertTriangle(unsigned int iV1, unsigned int iV2, unsigned int iV3, bool bIsFake=false, unsigned int iUV1=0xffffffff, unsigned int iUV2=0xffffffff, unsigned int iUV3=0xffffffff, unsigned int iFaceIndex=0xffffffff) | TopologyChange | virtual |
InsertVertex(const Vector &vPosition, unsigned int iVertexIndex=0xffffffff) | TopologyChange | virtual |
IsKindOf(const ClassDesc *pClass) const | Node | |
LoadTemplate(const QString &sFileName="", bool bStartEvent=false) | Node | |
LogAttributes(void) const | Node | |
m_pThis | Node | |
Name(const ClassDesc *pClass=0) const | Node | virtual |
Next(void) const | Node | inline |
Node(const QString &sStringID="", const QString &sDisplayName="") | Node | |
OnEvent(const EventGate &cEvent) | Node | virtual |
OnNodeEvent(const Attribute &cAttribute, NodeEventType cType) | Node | virtual |
ReferenceCount(void) const | Node | |
ReferenceNode(unsigned int iIndex) const | Node | |
ReferencePointer(unsigned int iIndex) const | Node | |
RemoveFace(unsigned int iFaceIndex) | TopologyChange | virtual |
RequestDeferredEvent(Attribute &cAttribute) | Node | |
SaveTemplate(const QString &sFileName="", bool bSaveOnlyVisible=false) | Node | |
Serialize(Stream &s) | Node | virtual |
SetAttributeValue(const QString &sAttributeID, const QString &sNewValue) | Node | |
SetDisplayName(const QString &sDisplayName) | Node | virtual |
SetHelpID(const QString &sHelpID) | Node | virtual |
SetID(int iID) | Node | |
SetMesh(Mesh *pMesh) | TopologyChange | virtual |
SetName(const QString &sName) | Node | virtual |
SetStringID(const QString &sStringID) | Node | virtual |
SetVersion(unsigned int iVersion) | Node | |
ShrinkVertexArray(Store< unsigned int > &aVertexMap) | TopologyChange | virtual |
StartHashing() | Node | static |
StringID(const ClassDesc *pClass=0) const | Node | virtual |
TopologyChange() | TopologyChange | protected |
Version(void) const | Node | |
VertexMap() const | TopologyChange | virtual |
~Node(void) | Node | virtual |