Torque3D/Engine/lib/bullet/examples/RenderingExamples/RenderInstancingDemo.h

7 lines
201 B
C
Raw Permalink Normal View History

2022-05-14 03:42:41 +00:00
#ifndef RENDER_INSTANCING_DEMO_H
#define RENDER_INSTANCING_DEMO_H
class CommonExampleInterface* RenderInstancingCreateFunc(struct CommonExampleOptions& options);
#endif //RENDER_INSTANCING_DEMO_H