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

#include <btTypedConstraint.h>

Collaboration diagram for btJointFeedback:
Collaboration graph
[legend]

Public Attributes

btVector3 m_appliedForceBodyA
 
btVector3 m_appliedTorqueBodyA
 
btVector3 m_appliedForceBodyB
 
btVector3 m_appliedTorqueBodyB
 

Detailed Description

Definition at line 66 of file btTypedConstraint.h.

Member Data Documentation

btVector3 btJointFeedback::m_appliedForceBodyA

Definition at line 68 of file btTypedConstraint.h.

btVector3 btJointFeedback::m_appliedForceBodyB

Definition at line 70 of file btTypedConstraint.h.

btVector3 btJointFeedback::m_appliedTorqueBodyA

Definition at line 69 of file btTypedConstraint.h.

btVector3 btJointFeedback::m_appliedTorqueBodyB

Definition at line 71 of file btTypedConstraint.h.


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