Bullet Collision Detection & Physics Library
|
#include "LinearMath/btVector3.h"
#include "btTypedConstraint.h"
#include "btGeneric6DofConstraint.h"
Go to the source code of this file.
Classes | |
class | btGeneric6DofSpringConstraint |
Generic 6 DOF constraint that allows to set spring motors to any translational and rotational DOF. More... | |
struct | btGeneric6DofSpringConstraintData |
struct | btGeneric6DofSpringConstraintDoubleData2 |
Macros | |
#define | btGeneric6DofSpringConstraintData2 btGeneric6DofSpringConstraintData |
#define | btGeneric6DofSpringConstraintDataName "btGeneric6DofSpringConstraintData" |
#define btGeneric6DofSpringConstraintData2 btGeneric6DofSpringConstraintData |
Definition at line 28 of file btGeneric6DofSpringConstraint.h.
#define btGeneric6DofSpringConstraintDataName "btGeneric6DofSpringConstraintData" |
Definition at line 29 of file btGeneric6DofSpringConstraint.h.