This is the complete list of members for LayerMeshData, including all inherited members.
AddAttribute(Attribute::AttributeType type, const QString &id) | Node | |
AddChild(TreeNode *pChild, bool bFirst=false) const | TreeNode | virtual |
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(Node::DiagnosticLevel iLevel=dgnLevel2) const | TreeNode | virtual |
ChildByClass(const ClassDesc *pClass, bool bAutoCreate=true) const | TreeNode | virtual |
ChildByClass(bool bAutoCreate=true) const | TreeNode | inline |
ChildByClass(const ClassDesc *pClass, unsigned int iIndex=0) const | TreeNode | virtual |
ChildByClass(unsigned int iIndex=0) const | TreeNode | inline |
ContentChanged(void) const | Node | |
CopyTo(Node *pNode) const | TreeNode | virtual |
CreatePropertiesWindow(QWidget *pParent) | Node | virtual |
DeleteChildByClass(const ClassDesc *pClass) | TreeNode | 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 |
FinishChanges() | LayerMeshData | virtual |
First(void) | Node | static |
FirstChild(void) const | TreeNode | virtual |
HelpID(void) const | Node | virtual |
HiddenFromUI(void) const | TreeNode | virtual |
ID(void) const | Node | inline |
Info(void) const | TreeNode | virtual |
Initialize(void) | Node | virtual |
IsKindOf(const ClassDesc *pClass) const | Node | |
Layer(void) const | LayerMeshData | virtual |
LayerVertexIndex(unsigned int iVertexIndex, bool bCreate=true) | LayerMeshData | virtual |
LoadTemplate(const QString &sFileName="", bool bStartEvent=false) | Node | |
Locked(void) const | TreeNode | virtual |
LogAttributes(void) const | Node | |
m_pThis | Node | |
Mesh() const | LayerMeshData | virtual |
MeshVertexIndex(unsigned int iLayerVertexIndex) const | LayerMeshData | virtual |
MoveChild(TreeNode *pChild, TreeNode *pAfter) | TreeNode | virtual |
Name(void) const | LayerMeshData | virtual |
mudbox::TreeNode::Name(const ClassDesc *pClass=0) const | Node | virtual |
Next(void) const | Node | inline |
NextSibling(void) const | TreeNode | virtual |
Node(const QString &sStringID="", const QString &sDisplayName="") | Node | |
OnEvent(const EventGate &cEvent) | Node | virtual |
OnLinked(const TreeNode *pOldParent) | TreeNode | virtual |
OnNodeEvent(const Attribute &cAttribute, NodeEventType cType) | Node | virtual |
Parent(void) const | TreeNode | virtual |
PrevSibling(void) const | TreeNode | virtual |
ReferenceCount(void) const | Node | |
ReferenceNode(unsigned int iIndex) const | Node | |
ReferencePointer(unsigned int iIndex) const | Node | |
RemoveChild(TreeNode *pChild) const | TreeNode | virtual |
RequestDeferredEvent(Attribute &cAttribute) | Node | |
SaveTemplate(const QString &sFileName="", bool bSaveOnlyVisible=false) | Node | |
Serialize(Stream &s) | TreeNode | virtual |
SetAttributeValue(const QString &sAttributeID, const QString &sNewValue) | Node | |
SetDisplayName(const QString &sDisplayName) | Node | virtual |
SetHelpID(const QString &sHelpID) | Node | virtual |
SetHiddenFromUI(bool b) | TreeNode | virtual |
SetID(int iID) | Node | |
SetLocked(bool b) | TreeNode | virtual |
SetName(const QString &sName) | LayerMeshData | virtual |
SetStringID(const QString &sName) | TreeNode | virtual |
SetTransparency(float fTransparency, bool bLeaveMesh=false) | LayerMeshData | virtual |
SetVersion(unsigned int iVersion) | Node | |
SetVertexCount(unsigned int iVertexCount) | LayerMeshData | virtual |
SetVertexData(unsigned int iVertexLayerIndex, unsigned int iGlobalVertexIndex, float fMask) | LayerMeshData | virtual |
SetVertexDelta(unsigned int iVertexLayerIndex, unsigned int iGlobalVertexIndex, const Vector &vDelta, bool bUpdate=true) | LayerMeshData | virtual |
SetVertexMask(unsigned int iVertexLayerIndex, float fMask) | LayerMeshData | virtual |
SetVisible(bool bVisible, bool bLeaveMesh=false) | LayerMeshData | virtual |
mudbox::TreeNode::SetVisible(bool b) | TreeNode | virtual |
StartHashing() | Node | static |
StringID(const ClassDesc *pClass=0) const | Node | virtual |
Transform(const Matrix &mMatrix) | LayerMeshData | virtual |
Transparency(void) const | LayerMeshData | virtual |
TreeNode(void) | TreeNode | |
UniqueChildName(const TreeNode *pChild, const QString &sPrefix="") const | TreeNode | |
Version(void) const | Node | |
VertexCount() const | LayerMeshData | virtual |
VertexDelta(unsigned int iVertexLayerIndex) | LayerMeshData | virtual |
VertexMask(unsigned int iVertexLayerIndex) | LayerMeshData | virtual |
Visible() const | LayerMeshData | virtual |
~Node(void) | Node | virtual |
~TreeNode(void) | TreeNode |