#ifndef RENDER_INSTANCING_DEMO_H #define RENDER_INSTANCING_DEMO_H class CommonExampleInterface* RenderInstancingCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option); #endif //RENDER_INSTANCING_DEMO_H