GpuConvexScene.h 180 B

1234567
  1. #ifndef GPU_CONVEX_SCENE_H
  2. #define GPU_CONVEX_SCENE_H
  3. class CommonExampleInterface* OpenCLBoxBoxCreateFunc(struct CommonExampleOptions& options);
  4. #endif //GPU_CONVEX_SCENE_H