Bullet Collision Detection & Physics Library
|
#include "gim_memory.h"
Go to the source code of this file.
Classes | |
class | gim_array< T > |
Very simple array container with fast access and simd memory. More... | |
Macros | |
#define | GIM_ARRAY_GROW_INCREMENT 2 |
#define | GIM_ARRAY_GROW_FACTOR 2 |
Definition in file gim_array.h.
#define GIM_ARRAY_GROW_FACTOR 2 |
Definition at line 39 of file gim_array.h.
#define GIM_ARRAY_GROW_INCREMENT 2 |
Definition at line 38 of file gim_array.h.