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

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

#include <btGearConstraint.h>

Collaboration diagram for btGearConstraintFloatData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintFloatData m_typeConstraintData
 
btVector3FloatData m_axisInA
 
btVector3FloatData m_axisInB
 
float m_ratio
 
char m_padding [4]
 

Detailed Description

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

Definition at line 107 of file btGearConstraint.h.

Member Data Documentation

btVector3FloatData btGearConstraintFloatData::m_axisInA

Definition at line 111 of file btGearConstraint.h.

btVector3FloatData btGearConstraintFloatData::m_axisInB

Definition at line 112 of file btGearConstraint.h.

char btGearConstraintFloatData::m_padding[4]

Definition at line 115 of file btGearConstraint.h.

float btGearConstraintFloatData::m_ratio

Definition at line 114 of file btGearConstraint.h.

btTypedConstraintFloatData btGearConstraintFloatData::m_typeConstraintData

Definition at line 109 of file btGearConstraint.h.


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