| 
    HDK
    
   | 
 
Implements Tree::probeLeaf(Coord) More...
#include <NanoVDB.h>
Public Types | |
| using | ValueT = typename BuildToValueMap< BuildT >::Type | 
Static Public Member Functions | |
| static __hostdev__ bool | get (const NanoRoot< BuildT > &root, ValueT &v) | 
| static __hostdev__ bool | get (const typename NanoRoot< BuildT >::Tile &tile, ValueT &v) | 
| static __hostdev__ bool | get (const NanoUpper< BuildT > &node, uint32_t n, ValueT &v) | 
| static __hostdev__ bool | get (const NanoLower< BuildT > &node, uint32_t n, ValueT &v) | 
| static __hostdev__ bool | get (const NanoLeaf< BuildT > &leaf, uint32_t n, ValueT &v) | 
Implements Tree::probeLeaf(Coord)
| BuildT | Build type of the grid being called | 
| using nanovdb::ProbeValue< BuildT >::ValueT = typename BuildToValueMap<BuildT>::Type | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic |