ScummVM API documentation
hpl::iPhysicsJointNewton< T > Class Template Reference
Inheritance diagram for hpl::iPhysicsJointNewton< T >:

Public Member Functions

 iPhysicsJointNewton (const tString &asName, iPhysicsBody *apParentBody, iPhysicsBody *apChildBody, iPhysicsWorld *apWorld, const cVector3f &avPivotPoint)
 
void SetCollideBodies (bool abX)
 
bool GetCollideBodies ()
 
void SetStiffness (float afX)
 
float GetStiffness ()
 

Protected Attributes

NewtonJoint * mpNewtonJoint
 
NewtonWorld * mpNewtonWorld
 
NewtonBody * mpNewtonParentBody
 
NewtonBody * mpNewtonChildBody
 

The documentation for this class was generated from the following file: