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

this structure is not used, except for loading pre-2.82 .bullet files 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

this structure is not used, except for loading pre-2.82 .bullet files

Definition at line 385 of file btConeTwistConstraint.h.

Member Data Documentation

float btConeTwistConstraintData::m_biasFactor

Definition at line 396 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_damping

Definition at line 399 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_limitSoftness

Definition at line 395 of file btConeTwistConstraint.h.

char btConeTwistConstraintData::m_pad[4]

Definition at line 401 of file btConeTwistConstraint.h.

btTransformFloatData btConeTwistConstraintData::m_rbAFrame

Definition at line 388 of file btConeTwistConstraint.h.

btTransformFloatData btConeTwistConstraintData::m_rbBFrame

Definition at line 389 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_relaxationFactor

Definition at line 397 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_swingSpan1

Definition at line 392 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_swingSpan2

Definition at line 393 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_twistSpan

Definition at line 394 of file btConeTwistConstraint.h.

btTypedConstraintData btConeTwistConstraintData::m_typeConstraintData

Definition at line 387 of file btConeTwistConstraint.h.


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