add OpenCL PairBench (missing GUI, so not really useful)
This commit is contained in:
8
examples/OpenCL/broadphase/PairBench.h
Normal file
8
examples/OpenCL/broadphase/PairBench.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef PAIR_BENCH_H
|
||||
#define PAIR_BENCH_H
|
||||
|
||||
class CommonExampleInterface* PairBenchOpenCLCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user