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

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...

#include <btSliderConstraint.h>

Collaboration diagram for btSliderConstraintData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintData m_typeConstraintData
 
btTransformFloatData m_rbAFrame
 
btTransformFloatData m_rbBFrame
 
float m_linearUpperLimit
 
float m_linearLowerLimit
 
float m_angularUpperLimit
 
float m_angularLowerLimit
 
int m_useLinearReferenceFrameA
 
int m_useOffsetForConstraintFrame
 

Detailed Description

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64

Definition at line 303 of file btSliderConstraint.h.

Member Data Documentation

float btSliderConstraintData::m_angularLowerLimit

Definition at line 313 of file btSliderConstraint.h.

float btSliderConstraintData::m_angularUpperLimit

Definition at line 312 of file btSliderConstraint.h.

float btSliderConstraintData::m_linearLowerLimit

Definition at line 310 of file btSliderConstraint.h.

float btSliderConstraintData::m_linearUpperLimit

Definition at line 309 of file btSliderConstraint.h.

btTransformFloatData btSliderConstraintData::m_rbAFrame

Definition at line 306 of file btSliderConstraint.h.

btTransformFloatData btSliderConstraintData::m_rbBFrame

Definition at line 307 of file btSliderConstraint.h.

btTypedConstraintData btSliderConstraintData::m_typeConstraintData

Definition at line 305 of file btSliderConstraint.h.

int btSliderConstraintData::m_useLinearReferenceFrameA

Definition at line 315 of file btSliderConstraint.h.

int btSliderConstraintData::m_useOffsetForConstraintFrame

Definition at line 316 of file btSliderConstraint.h.


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