Changeset 7983 for code/branches/kicklib/src/external/bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h
- Timestamp:
- Feb 27, 2011, 7:43:24 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib/src/external/bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h
r5781 r7983 29 29 /// it can be used in combination with a constraint solver 30 30 /// Can be used to relate the effect of an impulse to the constraint error 31 classbtJacobianEntry31 ATTRIBUTE_ALIGNED16(class) btJacobianEntry 32 32 { 33 33 public:
Note: See TracChangeset
for help on using the changeset viewer.