#ifndef BASIC_EXAMPLE_H #define BASIC_EXAMPLE_H class ExampleInterface* BasicExampleCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option); #endif //BASIC_DEMO_PHYSICS_SETUP_H