#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