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

Member Data Documentation

◆ m_angularOnly

int Bullet::btHingeConstraintFloatData::m_angularOnly

Definition at line 868 of file bullet.h.

◆ m_biasFactor

float Bullet::btHingeConstraintFloatData::m_biasFactor

Definition at line 875 of file bullet.h.

◆ m_enableAngularMotor

int Bullet::btHingeConstraintFloatData::m_enableAngularMotor

Definition at line 869 of file bullet.h.

◆ m_limitSoftness

float Bullet::btHingeConstraintFloatData::m_limitSoftness

Definition at line 874 of file bullet.h.

◆ m_lowerLimit

float Bullet::btHingeConstraintFloatData::m_lowerLimit

Definition at line 872 of file bullet.h.

◆ m_maxMotorImpulse

float Bullet::btHingeConstraintFloatData::m_maxMotorImpulse

Definition at line 871 of file bullet.h.

◆ m_motorTargetVelocity

float Bullet::btHingeConstraintFloatData::m_motorTargetVelocity

Definition at line 870 of file bullet.h.

◆ m_rbAFrame

btTransformFloatData Bullet::btHingeConstraintFloatData::m_rbAFrame

Definition at line 865 of file bullet.h.

◆ m_rbBFrame

btTransformFloatData Bullet::btHingeConstraintFloatData::m_rbBFrame

Definition at line 866 of file bullet.h.

◆ m_relaxationFactor

float Bullet::btHingeConstraintFloatData::m_relaxationFactor

Definition at line 876 of file bullet.h.

◆ m_typeConstraintData

btTypedConstraintData Bullet::btHingeConstraintFloatData::m_typeConstraintData

Definition at line 864 of file bullet.h.

◆ m_upperLimit

float Bullet::btHingeConstraintFloatData::m_upperLimit

Definition at line 873 of file bullet.h.

◆ m_useReferenceFrameA

int Bullet::btHingeConstraintFloatData::m_useReferenceFrameA

Definition at line 867 of file bullet.h.


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