HDK
|
Return the pointer to the leaf node that contains Coord. Implements Tree::probeLeaf(Coord) More...
#include <NanoVDB.h>
Static Public Member Functions | |
static __hostdev__ const NanoLeaf< BuildT > * | get (const NanoRoot< BuildT > &) |
static __hostdev__ const NanoLeaf< BuildT > * | get (const typename NanoRoot< BuildT >::Tile &) |
static __hostdev__ const NanoLeaf< BuildT > * | get (const NanoUpper< BuildT > &, uint32_t) |
static __hostdev__ const NanoLeaf< BuildT > * | get (const NanoLower< BuildT > &, uint32_t) |
static __hostdev__ const NanoLeaf< BuildT > * | get (const NanoLeaf< BuildT > &leaf, uint32_t) |
Return the pointer to the leaf node that contains Coord. Implements Tree::probeLeaf(Coord)
BuildT | Build type of the grid being called |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |