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 618 of file bullet.h.

Member Data Documentation

§ m_appliedImpulse

float Bullet::btTypedConstraintData::m_appliedImpulse

Definition at line 628 of file bullet.h.

§ m_breakingImpulseThreshold

float Bullet::btTypedConstraintData::m_breakingImpulseThreshold

Definition at line 632 of file bullet.h.

§ m_dbgDrawSize

float Bullet::btTypedConstraintData::m_dbgDrawSize

Definition at line 629 of file bullet.h.

§ m_disableCollisionsBetweenLinkedBodies

int Bullet::btTypedConstraintData::m_disableCollisionsBetweenLinkedBodies

Definition at line 630 of file bullet.h.

§ m_isEnabled

int Bullet::btTypedConstraintData::m_isEnabled

Definition at line 633 of file bullet.h.

§ m_name

char* Bullet::btTypedConstraintData::m_name

Definition at line 623 of file bullet.h.

§ m_needsFeedback

int Bullet::btTypedConstraintData::m_needsFeedback

Definition at line 627 of file bullet.h.

§ m_objectType

int Bullet::btTypedConstraintData::m_objectType

Definition at line 624 of file bullet.h.

§ m_overrideNumSolverIterations

int Bullet::btTypedConstraintData::m_overrideNumSolverIterations

Definition at line 631 of file bullet.h.

§ m_rbA

bInvalidHandle* Bullet::btTypedConstraintData::m_rbA

Definition at line 621 of file bullet.h.

§ m_rbB

bInvalidHandle* Bullet::btTypedConstraintData::m_rbB

Definition at line 622 of file bullet.h.

§ m_userConstraintId

int Bullet::btTypedConstraintData::m_userConstraintId

Definition at line 626 of file bullet.h.

§ m_userConstraintType

int Bullet::btTypedConstraintData::m_userConstraintType

Definition at line 625 of file bullet.h.


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