#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