| 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 301 of file btSliderConstraint.h.
| float btSliderConstraintData::m_angularLowerLimit | 
Definition at line 311 of file btSliderConstraint.h.
| float btSliderConstraintData::m_angularUpperLimit | 
Definition at line 310 of file btSliderConstraint.h.
| float btSliderConstraintData::m_linearLowerLimit | 
Definition at line 308 of file btSliderConstraint.h.
| float btSliderConstraintData::m_linearUpperLimit | 
Definition at line 307 of file btSliderConstraint.h.
| btTransformFloatData btSliderConstraintData::m_rbAFrame | 
Definition at line 304 of file btSliderConstraint.h.
| btTransformFloatData btSliderConstraintData::m_rbBFrame | 
Definition at line 305 of file btSliderConstraint.h.
| btTypedConstraintData btSliderConstraintData::m_typeConstraintData | 
Definition at line 303 of file btSliderConstraint.h.
| int btSliderConstraintData::m_useLinearReferenceFrameA | 
Definition at line 313 of file btSliderConstraint.h.
| int btSliderConstraintData::m_useOffsetForConstraintFrame | 
Definition at line 314 of file btSliderConstraint.h.
 1.8.11
 1.8.11