- use mfc directly, instead of cellDmaSmallGet (allow sizes under 32 bytes, instead of 16)

- align btBroadphaseProxy to 16 bytes
This commit is contained in:
ejcoumans
2007-10-16 00:52:23 +00:00
parent 1d8a2539dc
commit 6303d98844
3 changed files with 1621 additions and 1619 deletions

View File

@@ -64,8 +64,7 @@ CONCAVE_SHAPES_END_HERE,
///btBroadphaseProxy
//ATTRIBUTE_ALIGNED16(struct) btBroadphaseProxy
struct btBroadphaseProxy
ATTRIBUTE_ALIGNED16(struct) btBroadphaseProxy
{
BT_DECLARE_ALIGNED_ALLOCATOR();