Bullet Collision Detection & Physics Library
Classes | Macros
btGearConstraint.h File Reference
#include "BulletDynamics/ConstraintSolver/btTypedConstraint.h"
Include dependency graph for btGearConstraint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  btGearConstraint
 The btGeatConstraint will couple the angular velocity for two bodies around given local axis and ratio. More...
 
struct  btGearConstraintFloatData
 do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
 
struct  btGearConstraintDoubleData
 

Macros

#define btGearConstraintData   btGearConstraintFloatData
 
#define btGearConstraintDataName   "btGearConstraintFloatData"
 

Macro Definition Documentation

#define btGearConstraintData   btGearConstraintFloatData

Definition at line 28 of file btGearConstraint.h.

#define btGearConstraintDataName   "btGearConstraintFloatData"

Definition at line 29 of file btGearConstraint.h.