OpenVDB 12.0.0
|
Return the pointer to the leaf node that contains math::Coord. Implements Tree::probeLeaf(math::Coord) More...
#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.0.0/nanovdb/nanovdb/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 math::Coord. Implements Tree::probeLeaf(math::Coord)
BuildT | Build type of the grid being called |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |