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

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

#include <btGeneric6DofConstraint.h>

Collaboration diagram for btGeneric6DofConstraintData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintData m_typeConstraintData
 
btTransformFloatData m_rbAFrame
 
btTransformFloatData m_rbBFrame
 
btVector3FloatData m_linearUpperLimit
 
btVector3FloatData m_linearLowerLimit
 
btVector3FloatData m_angularUpperLimit
 
btVector3FloatData 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 565 of file btGeneric6DofConstraint.h.

Member Data Documentation

btVector3FloatData btGeneric6DofConstraintData::m_angularLowerLimit

Definition at line 575 of file btGeneric6DofConstraint.h.

btVector3FloatData btGeneric6DofConstraintData::m_angularUpperLimit

Definition at line 574 of file btGeneric6DofConstraint.h.

btVector3FloatData btGeneric6DofConstraintData::m_linearLowerLimit

Definition at line 572 of file btGeneric6DofConstraint.h.

btVector3FloatData btGeneric6DofConstraintData::m_linearUpperLimit

Definition at line 571 of file btGeneric6DofConstraint.h.

btTransformFloatData btGeneric6DofConstraintData::m_rbAFrame

Definition at line 568 of file btGeneric6DofConstraint.h.

btTransformFloatData btGeneric6DofConstraintData::m_rbBFrame

Definition at line 569 of file btGeneric6DofConstraint.h.

btTypedConstraintData btGeneric6DofConstraintData::m_typeConstraintData

Definition at line 567 of file btGeneric6DofConstraint.h.

int btGeneric6DofConstraintData::m_useLinearReferenceFrameA

Definition at line 577 of file btGeneric6DofConstraint.h.

int btGeneric6DofConstraintData::m_useOffsetForConstraintFrame

Definition at line 578 of file btGeneric6DofConstraint.h.


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