, including all inherited members.
AddOmega(float fOmega1, float fOmega2)=0 | PLPhysics::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) const | PLCore::Element< Element > | |
GetHighRange1() const | PLPhysics::JointUniversal | |
GetHighRange2() const | PLPhysics::JointUniversal | |
GetID() const | PLCore::Element< Element > | |
GetJointImpl() const | PLPhysics::Joint | |
GetLowRange1() const | PLPhysics::JointUniversal | |
GetLowRange2() const | PLPhysics::JointUniversal | |
GetManager() const | PLCore::Element< Element > | |
GetName() const | PLCore::Element< Element > | |
GetNumOfHandlers() const | PLCore::Element< Element > | |
GetParentBody() const | PLPhysics::Joint | |
GetPinDir1() const | PLPhysics::JointUniversal | |
GetPinDir2() const | PLPhysics::JointUniversal | |
GetPivotPoint() const | PLPhysics::JointUniversal | |
GetWorld() const | PLPhysics::Element | |
IsBody() const override | PLPhysics::Joint | [virtual] |
IsBreakable() const | PLPhysics::Joint | [virtual] |
IsJoint() const override | PLPhysics::Joint | [virtual] |
IsProtected() const | PLCore::Element< Element > | |
IsSensor() const override | PLPhysics::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_bProtected | PLCore::Element< Element > | [protected] |
m_lstHandlers | PLCore::Element< Element > | [protected] |
m_pManager | PLCore::Element< Element > | [protected] |
m_sName | PLCore::Element< Element > | [protected] |
m_vPinDir1 | PLPhysics::JointUniversal | [protected] |
m_vPinDir2 | PLPhysics::JointUniversal | [protected] |
m_vPivotPoint | PLPhysics::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] |