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

Member Data Documentation

int Bullet::btHingeConstraintFloatData::m_angularOnly

Definition at line 966 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_biasFactor

Definition at line 973 of file bullet.h.

int Bullet::btHingeConstraintFloatData::m_enableAngularMotor

Definition at line 967 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_limitSoftness

Definition at line 972 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_lowerLimit

Definition at line 970 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_maxMotorImpulse

Definition at line 969 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_motorTargetVelocity

Definition at line 968 of file bullet.h.

btTransformFloatData Bullet::btHingeConstraintFloatData::m_rbAFrame

Definition at line 963 of file bullet.h.

btTransformFloatData Bullet::btHingeConstraintFloatData::m_rbBFrame

Definition at line 964 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_relaxationFactor

Definition at line 974 of file bullet.h.

btTypedConstraintData Bullet::btHingeConstraintFloatData::m_typeConstraintData

Definition at line 962 of file bullet.h.

float Bullet::btHingeConstraintFloatData::m_upperLimit

Definition at line 971 of file bullet.h.

int Bullet::btHingeConstraintFloatData::m_useReferenceFrameA

Definition at line 965 of file bullet.h.


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