| OpenVDB
    9.0.1
    | 
#include <nanovdb/NanoVDB.h>
| Public Member Functions | |
| template<typename CoordType > | |
| void | setChild (const CoordType &k, const ChildT *ptr, const RootData *data) | 
| template<typename CoordType , typename ValueType > | |
| void | setValue (const CoordType &k, bool s, const ValueType &v) | 
| bool | isChild () const | 
| CoordT | origin () const | 
| Public Attributes | |
| KeyT | key | 
| int64_t | child | 
| uint32_t | state | 
| ValueT | value | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| int64_t child | 
| KeyT key | 
| uint32_t state | 
| ValueT value | 
 1.8.11
 1.8.11