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

#include <bullet.h>

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

Public Attributes

btTypedConstraintDoubleData m_typeConstraintData
 
btTransformDoubleData m_rbAFrame
 
btTransformDoubleData m_rbBFrame
 
int m_useReferenceFrameA
 
int m_angularOnly
 
int m_enableAngularMotor
 
double m_motorTargetVelocity
 
double m_maxMotorImpulse
 
double m_lowerLimit
 
double m_upperLimit
 
double m_limitSoftness
 
double m_biasFactor
 
double m_relaxationFactor
 
char m_padding1 [4]
 

Detailed Description

Definition at line 979 of file bullet.h.

Member Data Documentation

int Bullet::btHingeConstraintDoubleData2::m_angularOnly

Definition at line 986 of file bullet.h.

double Bullet::btHingeConstraintDoubleData2::m_biasFactor

Definition at line 993 of file bullet.h.

int Bullet::btHingeConstraintDoubleData2::m_enableAngularMotor

Definition at line 987 of file bullet.h.

double Bullet::btHingeConstraintDoubleData2::m_limitSoftness

Definition at line 992 of file bullet.h.

double Bullet::btHingeConstraintDoubleData2::m_lowerLimit

Definition at line 990 of file bullet.h.

double Bullet::btHingeConstraintDoubleData2::m_maxMotorImpulse

Definition at line 989 of file bullet.h.

double Bullet::btHingeConstraintDoubleData2::m_motorTargetVelocity

Definition at line 988 of file bullet.h.

char Bullet::btHingeConstraintDoubleData2::m_padding1[4]

Definition at line 995 of file bullet.h.

btTransformDoubleData Bullet::btHingeConstraintDoubleData2::m_rbAFrame

Definition at line 983 of file bullet.h.

btTransformDoubleData Bullet::btHingeConstraintDoubleData2::m_rbBFrame

Definition at line 984 of file bullet.h.

double Bullet::btHingeConstraintDoubleData2::m_relaxationFactor

Definition at line 994 of file bullet.h.

btTypedConstraintDoubleData Bullet::btHingeConstraintDoubleData2::m_typeConstraintData

Definition at line 982 of file bullet.h.

double Bullet::btHingeConstraintDoubleData2::m_upperLimit

Definition at line 991 of file bullet.h.

int Bullet::btHingeConstraintDoubleData2::m_useReferenceFrameA

Definition at line 985 of file bullet.h.


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