PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLMesh
Joint
PLMesh::Joint Member List
This is the complete list of members for
PLMesh::Joint
, including all inherited members.
Delete
(bool bProtectedToo=false)
PLCore::Element< Joint >
[virtual]
Element
(const String &sName="", ElementManager< Joint > *pManager=nullptr)
PLCore::Element< Joint >
GetChildren
() const
PLMesh::Joint
GetHandler
(uint32 nIndex) const
PLCore::Element< Joint >
GetID
() const
PLMesh::Joint
GetManager
() const
PLCore::Element< Joint >
GetMatrixAbsolute
() const
PLMesh::JointState
GetMatrixTransform
() const
PLMesh::JointState
GetName
() const
PLCore::Element< Joint >
GetNumOfHandlers
() const
PLCore::Element< Joint >
GetParent
() const
PLMesh::Joint
GetRotation
() const
PLMesh::JointState
GetRotationAbsolute
() const
PLMesh::JointState
GetRotationJointSpace
() const
PLMesh::JointState
GetTranslation
() const
PLMesh::JointState
GetTranslationAbsolute
() const
PLMesh::JointState
GetTranslationJointSpace
() const
PLMesh::JointState
IsProtected
() const
PLCore::Element< Joint >
Joint
(const PLCore::String &sName="", PLCore::ElementManager< Joint > *pManager=nullptr)
PLMesh::Joint
JointState
()
PLMesh::JointState
m_bProtected
PLCore::Element< Joint >
[protected]
m_lstHandlers
PLCore::Element< Joint >
[protected]
m_mTrans
PLMesh::JointState
[protected]
m_mTransAbsolute
PLMesh::JointState
[protected]
m_pManager
PLCore::Element< Joint >
[protected]
m_qRotation
PLMesh::JointState
[protected]
m_qRotationAbsolute
PLMesh::JointState
[protected]
m_qRotationJointSpace
PLMesh::JointState
[protected]
m_sName
PLCore::Element< Joint >
[protected]
m_vTranslation
PLMesh::JointState
[protected]
m_vTranslationAbsolute
PLMesh::JointState
[protected]
m_vTranslationJointSpace
PLMesh::JointState
[protected]
operator=
(const Joint &cSource)
PLMesh::Joint
Element< Joint >::operator=
(const Element< Joint > &cSource)
PLCore::Element< Joint >
[virtual]
PLMesh::JointState::operator=
(const JointState &cSource)
PLMesh::JointState
operator==
(const Joint &cJoint) const
PLMesh::Joint
PLMesh::JointState::operator==
(const JointState &cJointState) const
PLMesh::JointState
SetID
(int nID=-1)
PLMesh::Joint
SetName
(const String &sName)
PLCore::Element< Joint >
[virtual]
SetParent
(int nParent=-1)
PLMesh::Joint
SetProtected
(bool bProtected=false)
PLCore::Element< Joint >
SetRotation
(const PLMath::Quaternion &qRotation)
PLMesh::JointState
SetRotationAbsolute
(const PLMath::Quaternion &qRotation)
PLMesh::JointState
SetRotationJointSpace
(const PLMath::Quaternion &qRotation)
PLMesh::JointState
SetTranslation
(const PLMath::Vector3 &vTranslation)
PLMesh::JointState
SetTranslationAbsolute
(const PLMath::Vector3 &vTranslation)
PLMesh::JointState
SetTranslationJointSpace
(const PLMath::Vector3 &vTranslation)
PLMesh::JointState
~Element
()
PLCore::Element< Joint >
[protected, virtual]
~Joint
()
PLMesh::Joint
[virtual]
~JointState
()
PLMesh::JointState
[virtual]
PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by
The PixelLight Team
Last modified Thu Feb 23 2012 14:09:36
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported