Torque3D/Engine/lib/bullet/examples/OpenCL/rigidbody/GpuConvexScene.h
2022-05-13 23:42:41 -04:00

7 lines
180 B
C++

#ifndef GPU_CONVEX_SCENE_H
#define GPU_CONVEX_SCENE_H
class CommonExampleInterface* OpenCLBoxBoxCreateFunc(struct CommonExampleOptions& options);
#endif //GPU_CONVEX_SCENE_H