Blender V2.61 - r43446
Classes | Typedefs

btSequentialImpulseConstraintSolver.h File Reference

#include "btConstraintSolver.h"
#include "btContactConstraint.h"
#include "btSolverBody.h"
#include "btSolverConstraint.h"
#include "btTypedConstraint.h"
#include "BulletCollision/NarrowPhaseCollision/btManifoldPoint.h"

Go to the source code of this file.

Classes

class  btSequentialImpulseConstraintSolver
 The btSequentialImpulseConstraintSolver is a fast SIMD implementation of the Projected Gauss Seidel (iterative LCP) method. More...

Typedefs

typedef
btSequentialImpulseConstraintSolver 
btSequentialImpulseConstraintSolverPrefered

Typedef Documentation

Definition at line 123 of file btSequentialImpulseConstraintSolver.h.