(git:6a2e663)
grid_sphere_cache Struct Reference

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_entryentries
 

Detailed Description

Struct holding the entire sphere cache, ie. for all grids.

Author
Ole Schuett

Definition at line 28 of file grid_sphere_cache.h.

Field Documentation

◆ size

int grid_sphere_cache::size

Definition at line 29 of file grid_sphere_cache.h.

◆ prev_match

int grid_sphere_cache::prev_match

Definition at line 30 of file grid_sphere_cache.h.

◆ entries

grid_sphere_cache_entry* grid_sphere_cache::entries

Definition at line 31 of file grid_sphere_cache.h.


The documentation for this struct was generated from the following file: