only do gl2cl once
add contact stats option re-enable a few more demos
This commit is contained in:
@@ -64,6 +64,9 @@ public:
|
||||
cl_mem getCollidablesGpu();
|
||||
int getNumCollidablesGpu() const;
|
||||
|
||||
|
||||
const struct b3Contact4* getContactsCPU() const;
|
||||
|
||||
cl_mem getContactsGpu();
|
||||
int getNumContactsGpu() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user