HDK
|
Implements Tree::probeLeaf(Coord) More...
#include <GridBuilder.h>
Public Types | |
using | ValueT = typename BuildLeaf< T >::ValueType |
Static Public Member Functions | |
static bool | get (const BuildRoot< T > &root, ValueT &v) |
static bool | get (const BuildTile< T > &tile, ValueT &v) |
static bool | get (const BuildUpper< T > &node, uint32_t n, ValueT &v) |
static bool | get (const BuildLower< T > &node, uint32_t n, ValueT &v) |
static bool | get (const BuildLeaf< T > &leaf, uint32_t n, ValueT &v) |
Implements Tree::probeLeaf(Coord)
T | Build type of the grid being called |
Definition at line 43 of file GridBuilder.h.
using nanovdb::build::ProbeValue< T >::ValueT = typename BuildLeaf<T>::ValueType |
Definition at line 2289 of file GridBuilder.h.
|
inlinestatic |
Definition at line 2290 of file GridBuilder.h.
|
inlinestatic |
Definition at line 2294 of file GridBuilder.h.
|
inlinestatic |
Definition at line 2298 of file GridBuilder.h.
|
inlinestatic |
Definition at line 2302 of file GridBuilder.h.
|
inlinestatic |
Definition at line 2306 of file GridBuilder.h.