Bullet Collision Detection & Physics Library
Public Attributes | List of all members
Bullet::btTypedConstraintFloatData Class Reference

#include <bullet.h>

Collaboration diagram for Bullet::btTypedConstraintFloatData:
Collaboration graph
[legend]

Public Attributes

btRigidBodyFloatDatam_rbA
 
btRigidBodyFloatDatam_rbB
 
char * m_name
 
int m_objectType
 
int m_userConstraintType
 
int m_userConstraintId
 
int m_needsFeedback
 
float m_appliedImpulse
 
float m_dbgDrawSize
 
int m_disableCollisionsBetweenLinkedBodies
 
int m_overrideNumSolverIterations
 
float m_breakingImpulseThreshold
 
int m_isEnabled
 

Detailed Description

Definition at line 848 of file bullet.h.

Member Data Documentation

float Bullet::btTypedConstraintFloatData::m_appliedImpulse

Definition at line 858 of file bullet.h.

float Bullet::btTypedConstraintFloatData::m_breakingImpulseThreshold

Definition at line 862 of file bullet.h.

float Bullet::btTypedConstraintFloatData::m_dbgDrawSize

Definition at line 859 of file bullet.h.

int Bullet::btTypedConstraintFloatData::m_disableCollisionsBetweenLinkedBodies

Definition at line 860 of file bullet.h.

int Bullet::btTypedConstraintFloatData::m_isEnabled

Definition at line 863 of file bullet.h.

char* Bullet::btTypedConstraintFloatData::m_name

Definition at line 853 of file bullet.h.

int Bullet::btTypedConstraintFloatData::m_needsFeedback

Definition at line 857 of file bullet.h.

int Bullet::btTypedConstraintFloatData::m_objectType

Definition at line 854 of file bullet.h.

int Bullet::btTypedConstraintFloatData::m_overrideNumSolverIterations

Definition at line 861 of file bullet.h.

btRigidBodyFloatData* Bullet::btTypedConstraintFloatData::m_rbA

Definition at line 851 of file bullet.h.

btRigidBodyFloatData* Bullet::btTypedConstraintFloatData::m_rbB

Definition at line 852 of file bullet.h.

int Bullet::btTypedConstraintFloatData::m_userConstraintId

Definition at line 856 of file bullet.h.

int Bullet::btTypedConstraintFloatData::m_userConstraintType

Definition at line 855 of file bullet.h.


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