A multi-level x-variable cache for a single subgrid hash.
More...
#include <LogBicubicInterpolator.h>
|
size_t | size () |
| Get the length of the cache vector.
|
|
XCache & | operator[] (size_t index) |
| Access the index'th element of the cache.
|
|
|
static void | setup (size_t size, int update_step=+1, bool update_on_hit=true) |
| (Re)define cache size and search strategy
|
|
static void | init () |
| Initialize a cache on this thread (call with explicit locks to ensure safe initialisation for each thread)
|
|
A multi-level x-variable cache for a single subgrid hash.
The documentation for this struct was generated from the following file: