20 #ifndef BT_STACK_ALLOC    21 #define BT_STACK_ALLOC    65                 return static_cast<int>(totalsize - usedsize);
    70                 const unsigned int      nus(usedsize+size);
    74                         return(data+(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) ...
int getAvailableMemory() const
#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)
unsigned char * allocate(unsigned int size)