|
HDK
|
Implements Tree::getNodeInfo(Coord) More...
#include <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(Coord)
| BuildT | Build type of the grid being called |
| using nanovdb::GetNodeInfo< BuildT >::FloatType = typename NanoLeaf<BuildT>::FloatType |
| using nanovdb::GetNodeInfo< BuildT >::ValueType = typename NanoLeaf<BuildT>::ValueType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |