remove src/BulletDynamics/Featherstone/btMultiBodyBlockConstraintSolver.cpp and examples/ConstraintSolvers/* code
revert changes to btMultiBodyConstraintSolver/btSequentialImpulseConstraintSolver related to btMultiBodyBlockConstraintSolver
This commit is contained in:
7
examples/MultiBody/SerialChains.h
Normal file
7
examples/MultiBody/SerialChains.h
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
#ifndef MULTI_BODY_CONSTRAINT_SOLVERS_DEMO_H
|
||||
#define MULTI_BODY_CONSTRAINT_SOLVERS_DEMO_H
|
||||
|
||||
class CommonExampleInterface* SerialChainsCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
#endif //MULTI_BODY_CONSTRAINT_SOLVERS_DEMO_H
|
||||
Reference in New Issue
Block a user