Blender V2.61 - r43446
Public Member Functions | Public Attributes

btWheelContactPoint Struct Reference

List of all members.

Public Member Functions

 btWheelContactPoint (btRigidBody *body0, btRigidBody *body1, const btVector3 &frictionPosWorld, const btVector3 &frictionDirectionWorld, btScalar maxImpulse)

Public Attributes

btRigidBodym_body0
btRigidBodym_body1
btVector3 m_frictionPositionWorld
btVector3 m_frictionDirectionWorld
btScalar m_jacDiagABInv
btScalar m_maxImpulse

Detailed Description

Definition at line 468 of file btRaycastVehicle.cpp.


Constructor & Destructor Documentation

btWheelContactPoint::btWheelContactPoint ( btRigidBody body0,
btRigidBody body1,
const btVector3 &  frictionPosWorld,
const btVector3 &  frictionDirectionWorld,
btScalar  maxImpulse 
) [inline]

Member Data Documentation

Definition at line 470 of file btRaycastVehicle.cpp.

Referenced by calcRollingFriction().

Definition at line 471 of file btRaycastVehicle.cpp.

Referenced by calcRollingFriction().

Definition at line 473 of file btRaycastVehicle.cpp.

Referenced by calcRollingFriction().

Definition at line 472 of file btRaycastVehicle.cpp.

Referenced by calcRollingFriction().

Definition at line 474 of file btRaycastVehicle.cpp.

Referenced by btWheelContactPoint(), and calcRollingFriction().

Definition at line 475 of file btRaycastVehicle.cpp.

Referenced by calcRollingFriction().


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