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

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

#include <btHingeConstraint.h>

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

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

Definition at line 306 of file btHingeConstraint.h.

Member Data Documentation

int btHingeConstraintDoubleData::m_angularOnly

Definition at line 312 of file btHingeConstraint.h.

float btHingeConstraintDoubleData::m_biasFactor

Definition at line 320 of file btHingeConstraint.h.

int btHingeConstraintDoubleData::m_enableAngularMotor

Definition at line 313 of file btHingeConstraint.h.

float btHingeConstraintDoubleData::m_limitSoftness

Definition at line 319 of file btHingeConstraint.h.

float btHingeConstraintDoubleData::m_lowerLimit

Definition at line 317 of file btHingeConstraint.h.

float btHingeConstraintDoubleData::m_maxMotorImpulse

Definition at line 315 of file btHingeConstraint.h.

float btHingeConstraintDoubleData::m_motorTargetVelocity

Definition at line 314 of file btHingeConstraint.h.

btTransformDoubleData btHingeConstraintDoubleData::m_rbAFrame

Definition at line 309 of file btHingeConstraint.h.

btTransformDoubleData btHingeConstraintDoubleData::m_rbBFrame

Definition at line 310 of file btHingeConstraint.h.

float btHingeConstraintDoubleData::m_relaxationFactor

Definition at line 321 of file btHingeConstraint.h.

btTypedConstraintData btHingeConstraintDoubleData::m_typeConstraintData

Definition at line 308 of file btHingeConstraint.h.

float btHingeConstraintDoubleData::m_upperLimit

Definition at line 318 of file btHingeConstraint.h.

int btHingeConstraintDoubleData::m_useReferenceFrameA

Definition at line 311 of file btHingeConstraint.h.


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