CPU implementation of btCudaBroadphase added.
It is called bt3DGridBroadphase and btCudaBroadphase is now derived from it rater than from btSimpleBroadphase Test of bt3DGridBroadphase was added to CDTestFramework
This commit is contained in:
@@ -506,6 +506,14 @@
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\bt3DGridBroadphase.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\bt3DGridBroadphaseFunc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\btCudaBroadphase.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user