PixelLightAPI  .
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) constPLCore::Element< Joint >
GetID() const PLMesh::Joint
GetManager() constPLCore::Element< Joint >
GetMatrixAbsolute() const PLMesh::JointState
GetMatrixTransform() const PLMesh::JointState
GetName() constPLCore::Element< Joint >
GetNumOfHandlers() constPLCore::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() constPLCore::Element< Joint >
Joint(const PLCore::String &sName="", PLCore::ElementManager< Joint > *pManager=nullptr)PLMesh::Joint
JointState()PLMesh::JointState
m_bProtectedPLCore::Element< Joint > [protected]
m_lstHandlersPLCore::Element< Joint > [protected]
m_mTransPLMesh::JointState [protected]
m_mTransAbsolutePLMesh::JointState [protected]
m_pManagerPLCore::Element< Joint > [protected]
m_qRotationPLMesh::JointState [protected]
m_qRotationAbsolutePLMesh::JointState [protected]
m_qRotationJointSpacePLMesh::JointState [protected]
m_sNamePLCore::Element< Joint > [protected]
m_vTranslationPLMesh::JointState [protected]
m_vTranslationAbsolutePLMesh::JointState [protected]
m_vTranslationJointSpacePLMesh::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 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