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

#include <bullet.h>

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

Public Attributes

bInvalidHandlem_rbA
 
bInvalidHandlem_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 868 of file bullet.h.

Member Data Documentation

float Bullet::btTypedConstraintData::m_appliedImpulse

Definition at line 878 of file bullet.h.

float Bullet::btTypedConstraintData::m_breakingImpulseThreshold

Definition at line 882 of file bullet.h.

float Bullet::btTypedConstraintData::m_dbgDrawSize

Definition at line 879 of file bullet.h.

int Bullet::btTypedConstraintData::m_disableCollisionsBetweenLinkedBodies

Definition at line 880 of file bullet.h.

int Bullet::btTypedConstraintData::m_isEnabled

Definition at line 883 of file bullet.h.

char* Bullet::btTypedConstraintData::m_name

Definition at line 873 of file bullet.h.

int Bullet::btTypedConstraintData::m_needsFeedback

Definition at line 877 of file bullet.h.

int Bullet::btTypedConstraintData::m_objectType

Definition at line 874 of file bullet.h.

int Bullet::btTypedConstraintData::m_overrideNumSolverIterations

Definition at line 881 of file bullet.h.

bInvalidHandle* Bullet::btTypedConstraintData::m_rbA

Definition at line 871 of file bullet.h.

bInvalidHandle* Bullet::btTypedConstraintData::m_rbB

Definition at line 872 of file bullet.h.

int Bullet::btTypedConstraintData::m_userConstraintId

Definition at line 876 of file bullet.h.

int Bullet::btTypedConstraintData::m_userConstraintType

Definition at line 875 of file bullet.h.


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