#include <Box2D/Common/b2Settings.h>

Go to the source code of this file.
Classes | |
| class | b2StackAllocator |
| struct | b2StackEntry |
Variables | |
| const int32 | b2_maxStackEntries = 32 |
| const int32 | b2_stackSize = 100 * 1024 |
| const int32 b2_maxStackEntries = 32 |
Definition at line 25 of file b2StackAllocator.h.
| const int32 b2_stackSize = 100 * 1024 |
Definition at line 24 of file b2StackAllocator.h.