add additional demos/examples for MultiBody and Constraints
This commit is contained in:
8
examples/MultiBody/MultiDofDemo.h
Normal file
8
examples/MultiBody/MultiDofDemo.h
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
#ifndef MULTI_DOF_DEMO_H
|
||||
#define MULTI_DOF_DEMO_H
|
||||
|
||||
class ExampleInterface* MultiDofCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option);
|
||||
|
||||
#endif //MULTI_DOF_DEMO_H
|
||||
|
||||
Reference in New Issue
Block a user