FloatType typedef | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
getAvg() const | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
getDev() const | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
getMax() const | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
getMin() const | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
hasStats() | LeafFnBase< CoordT, MaskT, LOG2DIM > | inlinestatic |
init(float min, float max, uint8_t bitWidth) | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
mAvg | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
mBBoxDif | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
mBBoxMin | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
mDev | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
memUsage() | LeafFnBase< CoordT, MaskT, LOG2DIM > | inlinestatic |
mFlags | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
mMax | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
mMin | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
mMinimum | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
mQuantum | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
mValueMask | LeafFnBase< CoordT, MaskT, LOG2DIM > | |
padding() | LeafFnBase< CoordT, MaskT, LOG2DIM > | inlinestatic |
setAvg(float avg) | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
setDev(float dev) | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
setMax(float max) | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
setMin(float min) | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
setOn(uint32_t offset) | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
setOrigin(const T &ijk) | LeafFnBase< CoordT, MaskT, LOG2DIM > | inline |
ValueType typedef | LeafFnBase< CoordT, MaskT, LOG2DIM > | |