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

#include <btSliderConstraint.h>

Collaboration diagram for 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 321 of file btSliderConstraint.h.

Member Data Documentation

double btSliderConstraintDoubleData::m_angularLowerLimit

Definition at line 331 of file btSliderConstraint.h.

double btSliderConstraintDoubleData::m_angularUpperLimit

Definition at line 330 of file btSliderConstraint.h.

double btSliderConstraintDoubleData::m_linearLowerLimit

Definition at line 328 of file btSliderConstraint.h.

double btSliderConstraintDoubleData::m_linearUpperLimit

Definition at line 327 of file btSliderConstraint.h.

btTransformDoubleData btSliderConstraintDoubleData::m_rbAFrame

Definition at line 324 of file btSliderConstraint.h.

btTransformDoubleData btSliderConstraintDoubleData::m_rbBFrame

Definition at line 325 of file btSliderConstraint.h.

btTypedConstraintDoubleData btSliderConstraintDoubleData::m_typeConstraintData

Definition at line 323 of file btSliderConstraint.h.

int btSliderConstraintDoubleData::m_useLinearReferenceFrameA

Definition at line 333 of file btSliderConstraint.h.

int btSliderConstraintDoubleData::m_useOffsetForConstraintFrame

Definition at line 334 of file btSliderConstraint.h.


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