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

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

#include <btHingeConstraint.h>

Collaboration diagram for btHingeConstraintDoubleData2:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintDoubleData m_typeConstraintData
 
btTransformDoubleData m_rbAFrame
 
btTransformDoubleData m_rbBFrame
 
int m_useReferenceFrameA
 
int m_angularOnly
 
int m_enableAngularMotor
 
double m_motorTargetVelocity
 
double m_maxMotorImpulse
 
double m_lowerLimit
 
double m_upperLimit
 
double m_limitSoftness
 
double m_biasFactor
 
double m_relaxationFactor
 
char m_padding1 [4]
 

Detailed Description

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

Definition at line 436 of file btHingeConstraint.h.

Member Data Documentation

int btHingeConstraintDoubleData2::m_angularOnly

Definition at line 442 of file btHingeConstraint.h.

double btHingeConstraintDoubleData2::m_biasFactor

Definition at line 450 of file btHingeConstraint.h.

int btHingeConstraintDoubleData2::m_enableAngularMotor

Definition at line 443 of file btHingeConstraint.h.

double btHingeConstraintDoubleData2::m_limitSoftness

Definition at line 449 of file btHingeConstraint.h.

double btHingeConstraintDoubleData2::m_lowerLimit

Definition at line 447 of file btHingeConstraint.h.

double btHingeConstraintDoubleData2::m_maxMotorImpulse

Definition at line 445 of file btHingeConstraint.h.

double btHingeConstraintDoubleData2::m_motorTargetVelocity

Definition at line 444 of file btHingeConstraint.h.

char btHingeConstraintDoubleData2::m_padding1[4]

Definition at line 452 of file btHingeConstraint.h.

btTransformDoubleData btHingeConstraintDoubleData2::m_rbAFrame

Definition at line 439 of file btHingeConstraint.h.

btTransformDoubleData btHingeConstraintDoubleData2::m_rbBFrame

Definition at line 440 of file btHingeConstraint.h.

double btHingeConstraintDoubleData2::m_relaxationFactor

Definition at line 451 of file btHingeConstraint.h.

btTypedConstraintDoubleData btHingeConstraintDoubleData2::m_typeConstraintData

Definition at line 438 of file btHingeConstraint.h.

double btHingeConstraintDoubleData2::m_upperLimit

Definition at line 448 of file btHingeConstraint.h.

int btHingeConstraintDoubleData2::m_useReferenceFrameA

Definition at line 441 of file btHingeConstraint.h.


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