Box2D 2.4.1
A 2D physics engine for games
|
#include <b2_block_allocator.h>
This is a small object allocator used for allocating small objects that persist for more than one time step. See: http://www.codeproject.com/useritems/Small_Block_Allocator.asp