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

#include <bullet.h>

Collaboration diagram for Bullet::btSliderConstraintDoubleData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintDoubleData m_typeConstraintData
 
btTransformDoubleData m_rbAFrame
 
btTransformDoubleData m_rbBFrame
 
double m_linearUpperLimit
 
double m_linearLowerLimit
 
double m_angularUpperLimit
 
double m_angularLowerLimit
 
int m_useLinearReferenceFrameA
 
int m_useOffsetForConstraintFrame
 

Detailed Description

Definition at line 1203 of file bullet.h.

Member Data Documentation

double Bullet::btSliderConstraintDoubleData::m_angularLowerLimit

Definition at line 1212 of file bullet.h.

double Bullet::btSliderConstraintDoubleData::m_angularUpperLimit

Definition at line 1211 of file bullet.h.

double Bullet::btSliderConstraintDoubleData::m_linearLowerLimit

Definition at line 1210 of file bullet.h.

double Bullet::btSliderConstraintDoubleData::m_linearUpperLimit

Definition at line 1209 of file bullet.h.

btTransformDoubleData Bullet::btSliderConstraintDoubleData::m_rbAFrame

Definition at line 1207 of file bullet.h.

btTransformDoubleData Bullet::btSliderConstraintDoubleData::m_rbBFrame

Definition at line 1208 of file bullet.h.

btTypedConstraintDoubleData Bullet::btSliderConstraintDoubleData::m_typeConstraintData

Definition at line 1206 of file bullet.h.

int Bullet::btSliderConstraintDoubleData::m_useLinearReferenceFrameA

Definition at line 1213 of file bullet.h.

int Bullet::btSliderConstraintDoubleData::m_useOffsetForConstraintFrame

Definition at line 1214 of file bullet.h.


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