16#ifndef BT_DEFORMABLE_CONTACT_CONSTRAINT_H
17#define BT_DEFORMABLE_CONTACT_CONSTRAINT_H
54 virtual btVector3
getVa()
const = 0;
57 virtual btVector3
getVb()
const = 0;
127 virtual btVector3
getVa()
const;
129 virtual btVector3
getVb()
const;
159 virtual btVector3
getVa()
const;
195 virtual btVector3
getVb()
const;
229 virtual btVector3
getVb()
const;
266 virtual btVector3
getVa()
const;
269 virtual btVector3
getVb()
const;
float btScalar
The btScalar type abstracts floating point numbers, to easily switch between double and single floati...
btSequentialImpulseConstraintSolverMt int btPersistentManifold int btTypedConstraint int const btContactSolverInfo & infoGlobal
btVector3
btVector3 can be used to represent 3D points and vectors. It has an un-used w component to suit 16-by...