IndexKDTreeCacheEntry class
          #include <atlas/interpolation/Cache.h>
        
        
Base classes
- class InterpolationCacheEntry
Public types
- 
              using IndexKDTree = util::IndexKDTree 
Public static functions
- 
              static auto static_type() -> std::string 
Constructors, destructors, conversion operators
- IndexKDTreeCacheEntry(const IndexKDTree& tree)
- ~IndexKDTreeCacheEntry() override
- operator bool() const
Public functions
- auto tree() const -> const IndexKDTree&
- auto footprint() const -> size_t override
- 
              auto type() const -> std::string override