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