Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btJointFeedback Struct Reference

#include <btTypedConstraint.h>

Collaboration diagram for btJointFeedback:
Collaboration graph
[legend]

Public Member Functions

 BT_DECLARE_ALIGNED_ALLOCATOR ()
 

Public Attributes

btVector3 m_appliedForceBodyA
 
btVector3 m_appliedTorqueBodyA
 
btVector3 m_appliedForceBodyB
 
btVector3 m_appliedTorqueBodyB
 

Detailed Description

Definition at line 67 of file btTypedConstraint.h.

Member Function Documentation

btJointFeedback::BT_DECLARE_ALIGNED_ALLOCATOR ( )

Member Data Documentation

btVector3 btJointFeedback::m_appliedForceBodyA

Definition at line 70 of file btTypedConstraint.h.

btVector3 btJointFeedback::m_appliedForceBodyB

Definition at line 72 of file btTypedConstraint.h.

btVector3 btJointFeedback::m_appliedTorqueBodyA

Definition at line 71 of file btTypedConstraint.h.

btVector3 btJointFeedback::m_appliedTorqueBodyB

Definition at line 73 of file btTypedConstraint.h.


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