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

#include <btConeTwistConstraint.h>

Collaboration diagram for btConeTwistConstraintDoubleData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintDoubleData m_typeConstraintData
 
btTransformDoubleData m_rbAFrame
 
btTransformDoubleData m_rbBFrame
 
double m_swingSpan1
 
double m_swingSpan2
 
double m_twistSpan
 
double m_limitSoftness
 
double m_biasFactor
 
double m_relaxationFactor
 
double m_damping
 

Detailed Description

Definition at line 363 of file btConeTwistConstraint.h.

Member Data Documentation

double btConeTwistConstraintDoubleData::m_biasFactor

Definition at line 374 of file btConeTwistConstraint.h.

double btConeTwistConstraintDoubleData::m_damping

Definition at line 377 of file btConeTwistConstraint.h.

double btConeTwistConstraintDoubleData::m_limitSoftness

Definition at line 373 of file btConeTwistConstraint.h.

btTransformDoubleData btConeTwistConstraintDoubleData::m_rbAFrame

Definition at line 366 of file btConeTwistConstraint.h.

btTransformDoubleData btConeTwistConstraintDoubleData::m_rbBFrame

Definition at line 367 of file btConeTwistConstraint.h.

double btConeTwistConstraintDoubleData::m_relaxationFactor

Definition at line 375 of file btConeTwistConstraint.h.

double btConeTwistConstraintDoubleData::m_swingSpan1

Definition at line 370 of file btConeTwistConstraint.h.

double btConeTwistConstraintDoubleData::m_swingSpan2

Definition at line 371 of file btConeTwistConstraint.h.

double btConeTwistConstraintDoubleData::m_twistSpan

Definition at line 372 of file btConeTwistConstraint.h.

btTypedConstraintDoubleData btConeTwistConstraintDoubleData::m_typeConstraintData

Definition at line 365 of file btConeTwistConstraint.h.


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