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

#include <bullet.h>

Collaboration diagram for Bullet::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 1000 of file bullet.h.

Member Data Documentation

double Bullet::btConeTwistConstraintDoubleData::m_biasFactor

Definition at line 1010 of file bullet.h.

double Bullet::btConeTwistConstraintDoubleData::m_damping

Definition at line 1012 of file bullet.h.

double Bullet::btConeTwistConstraintDoubleData::m_limitSoftness

Definition at line 1009 of file bullet.h.

btTransformDoubleData Bullet::btConeTwistConstraintDoubleData::m_rbAFrame

Definition at line 1004 of file bullet.h.

btTransformDoubleData Bullet::btConeTwistConstraintDoubleData::m_rbBFrame

Definition at line 1005 of file bullet.h.

double Bullet::btConeTwistConstraintDoubleData::m_relaxationFactor

Definition at line 1011 of file bullet.h.

double Bullet::btConeTwistConstraintDoubleData::m_swingSpan1

Definition at line 1006 of file bullet.h.

double Bullet::btConeTwistConstraintDoubleData::m_swingSpan2

Definition at line 1007 of file bullet.h.

double Bullet::btConeTwistConstraintDoubleData::m_twistSpan

Definition at line 1008 of file bullet.h.

btTypedConstraintDoubleData Bullet::btConeTwistConstraintDoubleData::m_typeConstraintData

Definition at line 1003 of file bullet.h.


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