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 331 of file btConeTwistConstraint.h.

Member Data Documentation

float btConeTwistConstraintData::m_biasFactor

Definition at line 342 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_damping

Definition at line 345 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_limitSoftness

Definition at line 341 of file btConeTwistConstraint.h.

char btConeTwistConstraintData::m_pad[4]

Definition at line 347 of file btConeTwistConstraint.h.

btTransformFloatData btConeTwistConstraintData::m_rbAFrame

Definition at line 334 of file btConeTwistConstraint.h.

btTransformFloatData btConeTwistConstraintData::m_rbBFrame

Definition at line 335 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_relaxationFactor

Definition at line 343 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_swingSpan1

Definition at line 338 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_swingSpan2

Definition at line 339 of file btConeTwistConstraint.h.

float btConeTwistConstraintData::m_twistSpan

Definition at line 340 of file btConeTwistConstraint.h.

btTypedConstraintData btConeTwistConstraintData::m_typeConstraintData

Definition at line 333 of file btConeTwistConstraint.h.


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