OpenVDB
12.0.0
|
Implements Tree::getNodeInfo(math::Coord) More...
#include <nanovdb/NanoVDB.h>
Classes | |
struct | NodeInfo |
Public Types | |
using | ValueType = typename NanoLeaf< BuildT >::ValueType |
using | FloatType = typename NanoLeaf< BuildT >::FloatType |
Static Public Member Functions | |
static __hostdev__ NodeInfo | get (const NanoRoot< BuildT > &root) |
static __hostdev__ NodeInfo | get (const typename NanoRoot< BuildT >::Tile &tile) |
static __hostdev__ NodeInfo | get (const NanoUpper< BuildT > &node, uint32_t n) |
static __hostdev__ NodeInfo | get (const NanoLower< BuildT > &node, uint32_t n) |
static __hostdev__ NodeInfo | get (const NanoLeaf< BuildT > &leaf, uint32_t n) |
Implements Tree::getNodeInfo(math::Coord)
BuildT | Build type of the grid being called |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |