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

7 lines
220 B
C
Raw Permalink Normal View History

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