Blender V2.61 - r43446
Classes

btStackAlloc.h File Reference

#include "btScalar.h"
#include "btAlignedAllocator.h"

Go to the source code of this file.

Classes

struct  btBlock
 The btBlock class is an internal structure for the btStackAlloc memory allocator. More...
class  btStackAlloc
 The StackAlloc class provides some fast stack-based memory allocator (LIFO last-in first-out) More...