| Bullet Collision Detection & Physics Library
    | 
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btSliderConstraint.h>

| 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 | 
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 291 of file btSliderConstraint.h.
| float btSliderConstraintData::m_angularLowerLimit | 
Definition at line 301 of file btSliderConstraint.h.
| float btSliderConstraintData::m_angularUpperLimit | 
Definition at line 300 of file btSliderConstraint.h.
| float btSliderConstraintData::m_linearLowerLimit | 
Definition at line 298 of file btSliderConstraint.h.
| float btSliderConstraintData::m_linearUpperLimit | 
Definition at line 297 of file btSliderConstraint.h.
| btTransformFloatData btSliderConstraintData::m_rbAFrame | 
Definition at line 294 of file btSliderConstraint.h.
| btTransformFloatData btSliderConstraintData::m_rbBFrame | 
Definition at line 295 of file btSliderConstraint.h.
| btTypedConstraintData btSliderConstraintData::m_typeConstraintData | 
Definition at line 293 of file btSliderConstraint.h.
| int btSliderConstraintData::m_useLinearReferenceFrameA | 
Definition at line 303 of file btSliderConstraint.h.
| int btSliderConstraintData::m_useOffsetForConstraintFrame | 
Definition at line 304 of file btSliderConstraint.h.
 1.8.16
 1.8.16