PixelLightAPI  .
PLPhysics::JointUniversal Member List
This is the complete list of members for PLPhysics::JointUniversal, including all inherited members.
AddOmega(float fOmega1, float fOmega2)=0PLPhysics::JointUniversal [pure virtual]
Delete(bool bProtectedToo=false)PLCore::Element< Element > [virtual]
Element(World &cWorld)PLPhysics::Element [protected]
Element< Element >::Element(const String &sName="", ElementManager< Element > *pManager=nullptr)PLCore::Element< Element >
GetBreakForce(PLMath::Vector3 &vForce) const PLPhysics::Joint [virtual]
GetBreakTorque(PLMath::Vector3 &vTorque) const PLPhysics::Joint [virtual]
GetChildBody() const PLPhysics::Joint
GetCurrentPivotPoint(PLMath::Vector3 &vPosition) const PLPhysics::Joint [virtual]
GetHandler(uint32 nIndex) constPLCore::Element< Element >
GetHighRange1() const PLPhysics::JointUniversal
GetHighRange2() const PLPhysics::JointUniversal
GetID() constPLCore::Element< Element >
GetJointImpl() const PLPhysics::Joint
GetLowRange1() const PLPhysics::JointUniversal
GetLowRange2() const PLPhysics::JointUniversal
GetManager() constPLCore::Element< Element >
GetName() constPLCore::Element< Element >
GetNumOfHandlers() constPLCore::Element< Element >
GetParentBody() const PLPhysics::Joint
GetPinDir1() const PLPhysics::JointUniversal
GetPinDir2() const PLPhysics::JointUniversal
GetPivotPoint() const PLPhysics::JointUniversal
GetWorld() const PLPhysics::Element
IsBody() const overridePLPhysics::Joint [virtual]
IsBreakable() const PLPhysics::Joint [virtual]
IsJoint() const overridePLPhysics::Joint [virtual]
IsProtected() constPLCore::Element< Element >
IsSensor() const overridePLPhysics::Joint [virtual]
Joint(World &cWorld, JointImpl &cJointImpl, Body *pParentBody, Body *pChildBody)PLPhysics::Joint [protected]
JointUniversal(World &cWorld, JointImpl &cJointImpl, Body *pParentBody, Body *pChildBody, const PLMath::Vector3 &vPivotPoint, const PLMath::Vector3 &vPinDir1, const PLMath::Vector3 &vPinDir2)PLPhysics::JointUniversal [protected]
m_bProtectedPLCore::Element< Element > [protected]
m_lstHandlersPLCore::Element< Element > [protected]
m_pManagerPLCore::Element< Element > [protected]
m_sNamePLCore::Element< Element > [protected]
m_vPinDir1PLPhysics::JointUniversal [protected]
m_vPinDir2PLPhysics::JointUniversal [protected]
m_vPivotPointPLPhysics::JointUniversal [protected]
operator=(const Element< Element > &cSource)PLCore::Element< Element > [virtual]
SetBreakable(bool bBreakable)PLPhysics::Joint [virtual]
SetBreakForce(const PLMath::Vector3 &vForce)PLPhysics::Joint [virtual]
SetBreakTorque(const PLMath::Vector3 &vTorque)PLPhysics::Joint [virtual]
SetHighRange1(float fHighRange=180.0f)PLPhysics::JointUniversal
SetHighRange2(float fHighRange=180.0f)PLPhysics::JointUniversal
SetLowRange1(float fLowRange=-180.0f)PLPhysics::JointUniversal
SetLowRange2(float fLowRange=-180.0f)PLPhysics::JointUniversal
SetName(const String &sName)PLCore::Element< Element > [virtual]
SetProtected(bool bProtected=false)PLCore::Element< Element >
~Element()PLPhysics::Element [virtual]
~Joint()PLPhysics::Joint [virtual]
~JointUniversal()PLPhysics::JointUniversal [virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:37
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported