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