#include <nanovdb/NanoVDB.h>
◆ ArrayType
◆ BuildType
◆ FloatType
◆ ValueType
◆ LeafData() [1/2]
This class cannot be constructed or deleted.
◆ LeafData() [2/2]
◆ ~LeafData()
◆ getAvg()
◆ getDev()
◆ getMax()
◆ getMin()
◆ getValue()
| bool getValue |
( |
uint32_t |
i | ) |
const |
|
inline |
◆ memUsage()
| static uint64_t memUsage |
( |
| ) |
|
|
inlinestatic |
◆ operator=()
◆ padding()
| static constexpr uint32_t padding |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ setAvg()
| void setAvg |
( |
const bool & |
| ) |
|
|
inline |
◆ setDev()
| void setDev |
( |
const bool & |
| ) |
|
|
inline |
◆ setMax()
| void setMax |
( |
const bool & |
| ) |
|
|
inline |
◆ setMin()
| void setMin |
( |
const bool & |
| ) |
|
|
inline |
◆ setOrigin()
| void setOrigin |
( |
const T & |
ijk | ) |
|
|
inline |
◆ setValue()
| void setValue |
( |
uint32_t |
offset, |
|
|
bool |
v |
|
) |
| |
|
inline |
◆ FIXED_SIZE
| constexpr bool FIXED_SIZE = true |
|
staticconstexpr |
◆ mBBoxDif
◆ mBBoxMin
◆ mFlags
◆ mPadding
◆ mValueMask
| MaskT<LOG2DIM> mValueMask |
◆ mValues