atlas
|
Public Types | |
using | IndexKDTree = IndexKDTreeCacheEntry::IndexKDTree |
Public Member Functions | |
IndexKDTreeCache (const Cache &c) | |
IndexKDTreeCache (const IndexKDTree &) | |
IndexKDTreeCache (const Interpolation &) | |
operator bool () const | |
const IndexKDTree & | tree () const |
size_t | footprint () const |
![]() | |
Cache (const Cache &other) | |
Cache (const Interpolation &) | |
operator bool () const | |
size_t | footprint () const |
void | add (const Cache &) |
const InterpolationCacheEntry * | get (const std::string &type) const |
Additional Inherited Members | |
![]() | |
Cache (std::shared_ptr< InterpolationCacheEntry > cache) | |