This is the complete list of members for MeshPartitioning, including all inherited members.
| AddAttribute(Attribute::AttributeType type, const QString &id) | Node | |
| AddChild(TreeNode *pChild, bool bFirst=false) const | TreeNode | virtual |
| AddFaceToPartition(unsigned int faceID, unsigned int partitionID) | MeshPartitioning | |
| Annex(Node *pSource, const QString &sCategory="") | Node | |
| AnyPartitionsDirty() | MeshPartitioning | inline |
| 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 | MeshPartitioning | 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 |
| Clear() | MeshPartitioning | |
| Consolidate(bool force) | MeshPartitioning | |
| ContentChanged(void) | MeshPartitioning | inline |
| mudbox::TreeNode::ContentChanged(void) const | Node | |
| CopyTo(Node *pNode) const | TreeNode | virtual |
| CreatePropertiesWindow(QWidget *pParent) | Node | virtual |
| DebugLog() | MeshPartitioning | |
| 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 |
| eBest enum value | MeshPartitioning | |
| eFastest enum value | MeshPartitioning | |
| eGood enum value | MeshPartitioning | |
| eNone enum value | MeshPartitioning | |
| First(void) | Node | static |
| FirstChild(void) const | TreeNode | virtual |
| GetCurrentPartitioningQuality() const | MeshPartitioning | inline |
| GetDefaultPartitionCount() | MeshPartitioning | inlinestatic |
| GetDefaultQuality() | MeshPartitioning | inlinestatic |
| GetFaceCount() const | MeshPartitioning | inline |
| GetFacePartition(unsigned int faceID) const | MeshPartitioning | inline |
| GetFacePartitionIndex(unsigned int faceID) const | MeshPartitioning | inline |
| GetPartitionAABB(unsigned int pIdx) const | MeshPartitioning | inline |
| GetPartitionBlindInt(unsigned int pIdx) const | MeshPartitioning | inline |
| GetPartitionCount() const | MeshPartitioning | inline |
| GetPartitionFace(unsigned int pIdx, unsigned int fIdx) const | MeshPartitioning | inline |
| GetPartitionFaceCount(unsigned int pIdx) const | MeshPartitioning | inline |
| GetPartitionID(unsigned int faceID) const | MeshPartitioning | inline |
| GetPartitionMaxFaceID(unsigned int pIdx) const | MeshPartitioning | inline |
| GetPartitionMinFaceID(unsigned int pIdx) const | MeshPartitioning | inline |
| GetPartitionVersion(unsigned int pIdx) const | MeshPartitioning | inline |
| GetTotalAABB() const | MeshPartitioning | inline |
| HelpID(void) const | Node | virtual |
| HiddenFromUI(void) const | TreeNode | virtual |
| ID(void) const | Node | inline |
| Info(void) const | TreeNode | virtual |
| Initialize(void) | Node | virtual |
| IsCurrentPartitioningFaceBased() const | MeshPartitioning | inline |
| IsInBaseMeshMode() | MeshPartitioning | inlinestatic |
| IsInFaceMode() | MeshPartitioning | inlinestatic |
| IsKindOf(const ClassDesc *pClass) const | Node | |
| IsPartitionCloseToPoint(unsigned int pIdx, const Vector &pt, float dist) const | MeshPartitioning | inline |
| IsPartitionDirty(unsigned int pIdx) const | MeshPartitioning | inline |
| LoadTemplate(const QString &sFileName="", bool bStartEvent=false) | Node | |
| Locked(void) const | TreeNode | virtual |
| LogAttributes(void) const | Node | |
| m_pThis | Node | |
| MeshPartitioning() | MeshPartitioning | |
| MoveChild(TreeNode *pChild, TreeNode *pAfter) | TreeNode | virtual |
| 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) | MeshPartitioning | virtual |
| OnNodeEvent(const Attribute &cAttribute, NodeEventType cType) | Node | virtual |
| Parent(void) const | TreeNode | virtual |
| PrevSibling(void) const | TreeNode | virtual |
| QualityHint enum name | MeshPartitioning | |
| RecomputePartitionAABB(unsigned int pIdx) | MeshPartitioning | |
| RecomputePartitionAABBs(void) | MeshPartitioning | |
| ReferenceCount(void) const | Node | |
| ReferenceNode(unsigned int iIndex) const | Node | |
| ReferencePointer(unsigned int iIndex) const | Node | |
| RemoveChild(TreeNode *pChild) const | TreeNode | virtual |
| RePartition(QualityHint hint=eGood) | MeshPartitioning | |
| RequestDeferredEvent(Attribute &cAttribute) | Node | |
| SaveTemplate(const QString &sFileName="", bool bSaveOnlyVisible=false) | Node | |
| Serialize(Stream &s) | MeshPartitioning | virtual |
| SetAttributeValue(const QString &sAttributeID, const QString &sNewValue) | Node | |
| SetBaseMeshMode(bool b=true) | MeshPartitioning | inlinestatic |
| SetBlindIntsAsColors() | MeshPartitioning | |
| SetDefaultPartitionCount(unsigned int pc) | MeshPartitioning | inlinestatic |
| SetDefaultQuality(QualityHint hint) | MeshPartitioning | inlinestatic |
| SetDisplayName(const QString &sDisplayName) | Node | virtual |
| SetFaceCount(unsigned int faceCount, bool noOvergrowth=false) | MeshPartitioning | |
| SetFaceMode(bool b=true) | MeshPartitioning | inlinestatic |
| SetHelpID(const QString &sHelpID) | Node | virtual |
| SetHiddenFromUI(bool b) | TreeNode | virtual |
| SetID(int iID) | Node | |
| SetLocked(bool b) | TreeNode | virtual |
| SetName(const QString &sName) | Node | virtual |
| SetPartitionBlindInt(unsigned int pIdx, unsigned int ii) | MeshPartitioning | inline |
| SetPartitionDirty(unsigned int pIdx) | MeshPartitioning | inline |
| SetStringID(const QString &sName) | TreeNode | virtual |
| SetVersion(unsigned int iVersion) | Node | |
| SetVisible(bool b) | TreeNode | virtual |
| StartHashing() | Node | static |
| StringID(const ClassDesc *pClass=0) const | Node | virtual |
| TreeNode(void) | TreeNode | |
| UniqueChildName(const TreeNode *pChild, const QString &sPrefix="") const | TreeNode | |
| Version(void) const | Node | |
| Visible(void) const | TreeNode | virtual |
| ~MeshPartitioning() | MeshPartitioning | inline |
| ~Node(void) | Node | virtual |
| ~TreeNode(void) | TreeNode |