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 63 of file btTypedConstraint.h.

Member Function Documentation

◆ BT_DECLARE_ALIGNED_ALLOCATOR()

btJointFeedback::BT_DECLARE_ALIGNED_ALLOCATOR ( )

Member Data Documentation

◆ m_appliedForceBodyA

btVector3 btJointFeedback::m_appliedForceBodyA

Definition at line 67 of file btTypedConstraint.h.

◆ m_appliedForceBodyB

btVector3 btJointFeedback::m_appliedForceBodyB

Definition at line 69 of file btTypedConstraint.h.

◆ m_appliedTorqueBodyA

btVector3 btJointFeedback::m_appliedTorqueBodyA

Definition at line 68 of file btTypedConstraint.h.

◆ m_appliedTorqueBodyB

btVector3 btJointFeedback::m_appliedTorqueBodyB

Definition at line 70 of file btTypedConstraint.h.


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