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

#include <bullet.h>

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

Public Attributes

btTypedConstraintData m_typeConstraintData
 
btTransformFloatData m_rbAFrame
 
btTransformFloatData 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 678 of file bullet.h.

Member Data Documentation

int Bullet::btHingeConstraintFloatData::m_angularOnly

Definition at line 685 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_biasFactor

Definition at line 692 of file bullet.h.

int Bullet::btHingeConstraintFloatData::m_enableAngularMotor

Definition at line 686 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_limitSoftness

Definition at line 691 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_lowerLimit

Definition at line 689 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_maxMotorImpulse

Definition at line 688 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_motorTargetVelocity

Definition at line 687 of file bullet.h.

btTransformFloatData Bullet::btHingeConstraintFloatData::m_rbAFrame

Definition at line 682 of file bullet.h.

btTransformFloatData Bullet::btHingeConstraintFloatData::m_rbBFrame

Definition at line 683 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_relaxationFactor

Definition at line 693 of file bullet.h.

btTypedConstraintData Bullet::btHingeConstraintFloatData::m_typeConstraintData

Definition at line 681 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_upperLimit

Definition at line 690 of file bullet.h.

int Bullet::btHingeConstraintFloatData::m_useReferenceFrameA

Definition at line 684 of file bullet.h.


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