![]() |
(git:b77b4be)
|
Struct holding the entire sphere cache, ie. for all grids. More...
#include <grid_sphere_cache.h>
Data Fields | |
int | size |
int | prev_match |
grid_sphere_cache_entry * | entries |
Struct holding the entire sphere cache, ie. for all grids.
Definition at line 28 of file grid_sphere_cache.h.
int grid_sphere_cache::size |
Definition at line 29 of file grid_sphere_cache.h.
int grid_sphere_cache::prev_match |
Definition at line 30 of file grid_sphere_cache.h.
grid_sphere_cache_entry* grid_sphere_cache::entries |
Definition at line 31 of file grid_sphere_cache.h.