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 98 of file btGearConstraint.h.

Member Data Documentation

◆ m_axisInA

btVector3FloatData btGearConstraintFloatData::m_axisInA

Definition at line 102 of file btGearConstraint.h.

◆ m_axisInB

btVector3FloatData btGearConstraintFloatData::m_axisInB

Definition at line 103 of file btGearConstraint.h.

◆ m_padding

char btGearConstraintFloatData::m_padding[4]

Definition at line 106 of file btGearConstraint.h.

◆ m_ratio

float btGearConstraintFloatData::m_ratio

Definition at line 105 of file btGearConstraint.h.

◆ m_typeConstraintData

btTypedConstraintFloatData btGearConstraintFloatData::m_typeConstraintData

Definition at line 100 of file btGearConstraint.h.


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