Bullet Collision Detection & Physics Library
Classes | Typedefs
btMultiBodySolverConstraint.h File Reference
#include "LinearMath/btVector3.h"
#include "LinearMath/btAlignedObjectArray.h"
#include "BulletDynamics/ConstraintSolver/btSolverBody.h"
#include "BulletDynamics/ConstraintSolver/btContactSolverInfo.h"
Include dependency graph for btMultiBodySolverConstraint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  btMultiBodySolverConstraint
 1D constraint along a normal axis between bodyA and bodyB. It can be combined to solve contact and friction constraints. More...
 

Typedefs

typedef btAlignedObjectArray< btMultiBodySolverConstraintbtMultiBodyConstraintArray
 

Typedef Documentation

Definition at line 88 of file btMultiBodySolverConstraint.h.