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 1105 of file bullet.h.

Member Data Documentation

§ m_angularLowerLimit

double Bullet::btSliderConstraintDoubleData::m_angularLowerLimit

Definition at line 1114 of file bullet.h.

§ m_angularUpperLimit

double Bullet::btSliderConstraintDoubleData::m_angularUpperLimit

Definition at line 1113 of file bullet.h.

§ m_linearLowerLimit

double Bullet::btSliderConstraintDoubleData::m_linearLowerLimit

Definition at line 1112 of file bullet.h.

§ m_linearUpperLimit

double Bullet::btSliderConstraintDoubleData::m_linearUpperLimit

Definition at line 1111 of file bullet.h.

§ m_rbAFrame

btTransformDoubleData Bullet::btSliderConstraintDoubleData::m_rbAFrame

Definition at line 1109 of file bullet.h.

§ m_rbBFrame

btTransformDoubleData Bullet::btSliderConstraintDoubleData::m_rbBFrame

Definition at line 1110 of file bullet.h.

§ m_typeConstraintData

btTypedConstraintDoubleData Bullet::btSliderConstraintDoubleData::m_typeConstraintData

Definition at line 1108 of file bullet.h.

§ m_useLinearReferenceFrameA

int Bullet::btSliderConstraintDoubleData::m_useLinearReferenceFrameA

Definition at line 1115 of file bullet.h.

§ m_useOffsetForConstraintFrame

int Bullet::btSliderConstraintDoubleData::m_useOffsetForConstraintFrame

Definition at line 1116 of file bullet.h.


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