add files
This commit is contained in:
6
examples/BlockSolver/RigidBodyBoxes.h
Normal file
6
examples/BlockSolver/RigidBodyBoxes.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef BLOCKSOLVER_RIGIDBODYBOXES_H_
|
||||
#define BLOCKSOLVER_RIGIDBODYBOXES_H_
|
||||
|
||||
class CommonExampleInterface* RigidBodyBoxesCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
#endif //BLOCKSOLVER_RIGIDBODYBOXES_H_
|
||||
Reference in New Issue
Block a user