This is the complete list of members for Transformation, including all inherited members.
AddAttribute(Attribute::AttributeType type, const QString &id) | Node | |
AddChild(TreeNode *pChild, bool bFirst=false) const | TreeNode | virtual |
AddRotation(const Vector &vYawPitchRoll, bool bAfter=false) | Transformation | virtual |
AddRotation(const Vector &vAxis, float fAngle) | Transformation | 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 |
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 | |
LoadTemplate(const QString &sFileName="", bool bStartEvent=false) | Node | |
LocalToWorldMatrix(void) | Transformation | virtual |
Locked(void) const | TreeNode | virtual |
LogAttributes(void) const | Node | |
m_pThis | Node | |
Modified | Transformation | |
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) | TreeNode | virtual |
OnNodeEvent(const Attribute &cAttribute, NodeEventType cType) | Node | virtual |
Parent(void) const | TreeNode | virtual |
Pivot(void) const | Transformation | virtual |
Position(void) const | Transformation | 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 | |
Rotation(void) const | Transformation | virtual |
SaveTemplate(const QString &sFileName="", bool bSaveOnlyVisible=false) | Node | |
Scale(void) const | Transformation | virtual |
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 | |
SetLocalToWorldMatrix(const Matrix &mMatrix) | Transformation | virtual |
SetLocked(bool b) | TreeNode | virtual |
SetName(const QString &sName) | Node | virtual |
SetPivot(const Vector &vNewPivot) | Transformation | virtual |
SetPosition(const Vector &vVector) | Transformation | virtual |
SetRotation(const Vector &vYawPitchRoll) | Transformation | virtual |
SetRotation(const Matrix &mRotation) | Transformation | virtual |
SetScale(const Vector &vScale) | Transformation | virtual |
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 |
Transformation(void) const | GroupNode | virtual |
TransformToLocal(const Vector &vW, float fW=1.0f) | Transformation | virtual |
TransformToWorld(const Vector &vL, float fW=1.0f) | Transformation | virtual |
TreeNode(void) | TreeNode | |
UniqueChildName(const TreeNode *pChild, const QString &sPrefix="") const | TreeNode | |
Version(void) const | Node | |
Visible(void) const | TreeNode | virtual |
WorldToLocalMatrix(void) | Transformation | virtual |
~Node(void) | Node | virtual |
~TreeNode(void) | TreeNode |