prepare small experiment with block solver
This commit is contained in:
7
examples/ConstraintSolvers/Grasp_Block.h
Normal file
7
examples/ConstraintSolvers/Grasp_Block.h
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
#ifndef CONSTRAINT_SOLVERS_GRASP_BLOCK_DEMO_H
|
||||
#define CONSTRAINT_SOLVERS_GRASP_BLOCK_DEMO_H
|
||||
|
||||
class CommonExampleInterface* Grasp_BlockCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
#endif // CONSTRAINT_SOLVERS_GRASP_BLOCK_DEMO_H
|
||||
Reference in New Issue
Block a user