HDK
|
Return point to the lower internal node where Coord maps to one of its values, i.e. terminates. More...
#include <NanoVDB.h>
Static Public Member Functions | |
static __hostdev__ const NanoLower< BuildT > * | get (const NanoRoot< BuildT > &) |
static __hostdev__ const NanoLower< BuildT > * | get (const typename NanoRoot< BuildT >::Tile &) |
static __hostdev__ const NanoLower< BuildT > * | get (const NanoUpper< BuildT > &, uint32_t) |
static __hostdev__ const NanoLower< BuildT > * | get (const NanoLower< BuildT > &node, uint32_t) |
static __hostdev__ const NanoLower< BuildT > * | get (const NanoLeaf< BuildT > &, uint32_t) |
Return point to the lower internal node where Coord maps to one of its values, i.e. terminates.
BuildT | Build type of the grid being called |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |