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

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...

#include <btHingeConstraint.h>

Collaboration diagram for 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

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64

Definition at line 325 of file btHingeConstraint.h.

Member Data Documentation

int btHingeConstraintFloatData::m_angularOnly

Definition at line 331 of file btHingeConstraint.h.

float btHingeConstraintFloatData::m_biasFactor

Definition at line 340 of file btHingeConstraint.h.

int btHingeConstraintFloatData::m_enableAngularMotor

Definition at line 333 of file btHingeConstraint.h.

float btHingeConstraintFloatData::m_limitSoftness

Definition at line 339 of file btHingeConstraint.h.

float btHingeConstraintFloatData::m_lowerLimit

Definition at line 337 of file btHingeConstraint.h.

float btHingeConstraintFloatData::m_maxMotorImpulse

Definition at line 335 of file btHingeConstraint.h.

float btHingeConstraintFloatData::m_motorTargetVelocity

Definition at line 334 of file btHingeConstraint.h.

btTransformFloatData btHingeConstraintFloatData::m_rbAFrame

Definition at line 328 of file btHingeConstraint.h.

btTransformFloatData btHingeConstraintFloatData::m_rbBFrame

Definition at line 329 of file btHingeConstraint.h.

float btHingeConstraintFloatData::m_relaxationFactor

Definition at line 341 of file btHingeConstraint.h.

btTypedConstraintData btHingeConstraintFloatData::m_typeConstraintData

Definition at line 327 of file btHingeConstraint.h.

float btHingeConstraintFloatData::m_upperLimit

Definition at line 338 of file btHingeConstraint.h.

int btHingeConstraintFloatData::m_useReferenceFrameA

Definition at line 330 of file btHingeConstraint.h.


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