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

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

#include <btConeTwistConstraint.h>

Collaboration diagram for btConeTwistConstraintData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintData m_typeConstraintData
 
btTransformFloatData m_rbAFrame
 
btTransformFloatData m_rbBFrame
 
float m_swingSpan1
 
float m_swingSpan2
 
float m_twistSpan
 
float m_limitSoftness
 
float m_biasFactor
 
float m_relaxationFactor
 
float m_damping
 
char m_pad [4]
 

Detailed Description

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

Definition at line 299 of file btConeTwistConstraint.h.

Member Data Documentation

float btConeTwistConstraintData::m_biasFactor

Definition at line 310 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_damping

Definition at line 313 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_limitSoftness

Definition at line 309 of file btConeTwistConstraint.h.

char btConeTwistConstraintData::m_pad[4]

Definition at line 315 of file btConeTwistConstraint.h.

btTransformFloatData btConeTwistConstraintData::m_rbAFrame

Definition at line 302 of file btConeTwistConstraint.h.

btTransformFloatData btConeTwistConstraintData::m_rbBFrame

Definition at line 303 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_relaxationFactor

Definition at line 311 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_swingSpan1

Definition at line 306 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_swingSpan2

Definition at line 307 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_twistSpan

Definition at line 308 of file btConeTwistConstraint.h.

btTypedConstraintData btConeTwistConstraintData::m_typeConstraintData

Definition at line 301 of file btConeTwistConstraint.h.


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