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

#include <bullet.h>

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

Public Attributes

btTypedConstraintData m_typeConstraintData
 
btTransformDoubleData m_rbAFrame
 
btTransformDoubleData m_rbBFrame
 
int m_useReferenceFrameA
 
int m_angularOnly
 
int m_enableAngularMotor
 
float m_motorTargetVelocity
 
float m_maxMotorImpulse
 
float m_lowerLimit
 
float m_upperLimit
 
float m_limitSoftness
 
float m_biasFactor
 
float m_relaxationFactor
 

Detailed Description

Definition at line 939 of file bullet.h.

Member Data Documentation

int Bullet::btHingeConstraintDoubleData::m_angularOnly

Definition at line 946 of file bullet.h.

float Bullet::btHingeConstraintDoubleData::m_biasFactor

Definition at line 953 of file bullet.h.

int Bullet::btHingeConstraintDoubleData::m_enableAngularMotor

Definition at line 947 of file bullet.h.

float Bullet::btHingeConstraintDoubleData::m_limitSoftness

Definition at line 952 of file bullet.h.

float Bullet::btHingeConstraintDoubleData::m_lowerLimit

Definition at line 950 of file bullet.h.

float Bullet::btHingeConstraintDoubleData::m_maxMotorImpulse

Definition at line 949 of file bullet.h.

float Bullet::btHingeConstraintDoubleData::m_motorTargetVelocity

Definition at line 948 of file bullet.h.

btTransformDoubleData Bullet::btHingeConstraintDoubleData::m_rbAFrame

Definition at line 943 of file bullet.h.

btTransformDoubleData Bullet::btHingeConstraintDoubleData::m_rbBFrame

Definition at line 944 of file bullet.h.

float Bullet::btHingeConstraintDoubleData::m_relaxationFactor

Definition at line 954 of file bullet.h.

btTypedConstraintData Bullet::btHingeConstraintDoubleData::m_typeConstraintData

Definition at line 942 of file bullet.h.

float Bullet::btHingeConstraintDoubleData::m_upperLimit

Definition at line 951 of file bullet.h.

int Bullet::btHingeConstraintDoubleData::m_useReferenceFrameA

Definition at line 945 of file bullet.h.


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