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

#include <bullet.h>

Collaboration diagram for Bullet::btGearConstraintFloatData:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 1219 of file bullet.h.

Member Data Documentation

btVector3FloatData Bullet::btGearConstraintFloatData::m_axisInA

Definition at line 1223 of file bullet.h.

btVector3FloatData Bullet::btGearConstraintFloatData::m_axisInB

Definition at line 1224 of file bullet.h.

char Bullet::btGearConstraintFloatData::m_padding[4]

Definition at line 1226 of file bullet.h.

float Bullet::btGearConstraintFloatData::m_ratio

Definition at line 1225 of file bullet.h.

btTypedConstraintFloatData Bullet::btGearConstraintFloatData::m_typeConstraintData

Definition at line 1222 of file bullet.h.


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