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 314 of file btSliderConstraint.h.

Member Data Documentation

double btSliderConstraintDoubleData::m_angularLowerLimit

Definition at line 324 of file btSliderConstraint.h.

double btSliderConstraintDoubleData::m_angularUpperLimit

Definition at line 323 of file btSliderConstraint.h.

double btSliderConstraintDoubleData::m_linearLowerLimit

Definition at line 321 of file btSliderConstraint.h.

double btSliderConstraintDoubleData::m_linearUpperLimit

Definition at line 320 of file btSliderConstraint.h.

btTransformDoubleData btSliderConstraintDoubleData::m_rbAFrame

Definition at line 317 of file btSliderConstraint.h.

btTransformDoubleData btSliderConstraintDoubleData::m_rbBFrame

Definition at line 318 of file btSliderConstraint.h.

btTypedConstraintDoubleData btSliderConstraintDoubleData::m_typeConstraintData

Definition at line 316 of file btSliderConstraint.h.

int btSliderConstraintDoubleData::m_useLinearReferenceFrameA

Definition at line 326 of file btSliderConstraint.h.

int btSliderConstraintDoubleData::m_useOffsetForConstraintFrame

Definition at line 327 of file btSliderConstraint.h.


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