fixes to allow btStaticPlaneShape to be processed on SPU (alignment, non-virtual calls)

This commit is contained in:
erwin.coumans
2010-02-12 22:49:40 +00:00
parent 088d843f8c
commit 70a6073b52
2 changed files with 9 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ subject to the following restrictions:
#define SPU_BATCHSIZE_BROADPHASE_PAIRS 64
//#define SPU_BATCHSIZE_BROADPHASE_PAIRS 128
//#define SPU_BATCHSIZE_BROADPHASE_PAIRS 256
//#define SPU_BATCHSIZE_BROADPHASE_PAIRS 512
//#define SPU_BATCHSIZE_BROADPHASE_PAIRS 1024
@@ -67,3 +68,5 @@ public:
#endif //SPU_GATHERING_COLLISION__DISPATCHER_H