Public Member Functions | Public Attributes

btWheelContactPoint Struct Reference

Collaboration diagram for btWheelContactPoint:
Collaboration graph
[legend]

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]

Definition at line 478 of file btRaycastVehicle.cpp.


Member Data Documentation

Definition at line 470 of file btRaycastVehicle.cpp.

Definition at line 471 of file btRaycastVehicle.cpp.

Definition at line 473 of file btRaycastVehicle.cpp.

Definition at line 472 of file btRaycastVehicle.cpp.

Definition at line 474 of file btRaycastVehicle.cpp.

Definition at line 475 of file btRaycastVehicle.cpp.


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