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

#include <bullet.h>

Public Attributes

float m_tau
 
float m_damping
 
float m_friction
 
float m_timeStep
 
float m_restitution
 
float m_maxErrorReduction
 
float m_sor
 
float m_erp
 
float m_erp2
 
float m_globalCfm
 
float m_splitImpulsePenetrationThreshold
 
float m_splitImpulseTurnErp
 
float m_linearSlop
 
float m_warmstartingFactor
 
float m_maxGyroscopicForce
 
float m_singleAxisRollingFrictionThreshold
 
int m_numIterations
 
int m_solverMode
 
int m_restingContactRestitutionThreshold
 
int m_minimumSolverBatchSize
 
int m_splitImpulse
 
char m_padding [4]
 

Detailed Description

Definition at line 735 of file bullet.h.

Member Data Documentation

float Bullet::btContactSolverInfoFloatData::m_damping

Definition at line 739 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_erp

Definition at line 745 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_erp2

Definition at line 746 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_friction

Definition at line 740 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_globalCfm

Definition at line 747 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_linearSlop

Definition at line 750 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_maxErrorReduction

Definition at line 743 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_maxGyroscopicForce

Definition at line 752 of file bullet.h.

int Bullet::btContactSolverInfoFloatData::m_minimumSolverBatchSize

Definition at line 757 of file bullet.h.

int Bullet::btContactSolverInfoFloatData::m_numIterations

Definition at line 754 of file bullet.h.

char Bullet::btContactSolverInfoFloatData::m_padding[4]

Definition at line 759 of file bullet.h.

int Bullet::btContactSolverInfoFloatData::m_restingContactRestitutionThreshold

Definition at line 756 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_restitution

Definition at line 742 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_singleAxisRollingFrictionThreshold

Definition at line 753 of file bullet.h.

int Bullet::btContactSolverInfoFloatData::m_solverMode

Definition at line 755 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_sor

Definition at line 744 of file bullet.h.

int Bullet::btContactSolverInfoFloatData::m_splitImpulse

Definition at line 758 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_splitImpulsePenetrationThreshold

Definition at line 748 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_splitImpulseTurnErp

Definition at line 749 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_tau

Definition at line 738 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_timeStep

Definition at line 741 of file bullet.h.

float Bullet::btContactSolverInfoFloatData::m_warmstartingFactor

Definition at line 751 of file bullet.h.


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