20 #ifndef BT_STACK_ALLOC
21 #define BT_STACK_ALLOC
70 const unsigned int nus(
usedsize+size);
116 #endif //BT_STACK_ALLOC
static DBVT_INLINE btScalar size(const btDbvtVolume &a)
#define SIMD_FORCE_INLINE
The StackAlloc class provides some fast stack-based memory allocator (LIFO last-in first-out) ...
#define btAlignedFree(ptr)
The btBlock class is an internal structure for the btStackAlloc memory allocator. ...
void create(unsigned int size)
btStackAlloc(unsigned int size)
void endBlock(btBlock *block)
#define btAlignedAlloc(size, alignment)
int getAvailableMemory() const
unsigned char * allocate(unsigned int size)