ArrayType typedef | LeafIndexBase< CoordT, MaskT, LOG2DIM > | |
BaseT typedef | LeafData< ValueIndex, CoordT, MaskT, LOG2DIM > | |
BuildType typedef | LeafData< ValueIndexMask, CoordT, MaskT, LOG2DIM > | |
firstOffset() const | LeafIndexBase< CoordT, MaskT, LOG2DIM > | inline |
FIXED_SIZE | LeafIndexBase< CoordT, MaskT, LOG2DIM > | static |
FloatType typedef | LeafIndexBase< CoordT, MaskT, LOG2DIM > | |
getAvg() const | LeafData< ValueIndex, CoordT, MaskT, LOG2DIM > | inline |
getDev() const | LeafData< ValueIndex, CoordT, MaskT, LOG2DIM > | inline |
getMax() const | LeafData< ValueIndex, CoordT, MaskT, LOG2DIM > | inline |
getMin() const | LeafData< ValueIndex, CoordT, MaskT, LOG2DIM > | inline |
getValue(uint32_t i) const | LeafData< ValueIndex, CoordT, MaskT, LOG2DIM > | inline |
hasStats() const | LeafIndexBase< CoordT, MaskT, LOG2DIM > | inline |
isMaskOn(uint32_t offset) const | LeafData< ValueIndexMask, CoordT, MaskT, LOG2DIM > | inline |
lastOffset() const | LeafData< ValueIndex, CoordT, MaskT, LOG2DIM > | inline |
LeafIndexBase()=default | LeafIndexBase< CoordT, MaskT, LOG2DIM > | protected |
LeafIndexBase(const LeafIndexBase &)=default | LeafIndexBase< CoordT, MaskT, LOG2DIM > | protected |
mBBoxDif | LeafIndexBase< CoordT, MaskT, LOG2DIM > | |
mBBoxMin | LeafIndexBase< CoordT, MaskT, LOG2DIM > | |
memUsage() | LeafData< ValueIndexMask, CoordT, MaskT, LOG2DIM > | inlinestatic |
mFlags | LeafIndexBase< CoordT, MaskT, LOG2DIM > | |
mMask | LeafData< ValueIndexMask, CoordT, MaskT, LOG2DIM > | |
mOffset | LeafIndexBase< CoordT, MaskT, LOG2DIM > | |
mPrefixSum | LeafIndexBase< CoordT, MaskT, LOG2DIM > | |
mValueMask | LeafIndexBase< CoordT, MaskT, LOG2DIM > | |
operator=(const LeafIndexBase &)=default | LeafIndexBase< CoordT, MaskT, LOG2DIM > | protected |
padding() | LeafIndexBase< CoordT, MaskT, LOG2DIM > | inlinestatic |
setAvg(const FloatType &) | LeafIndexBase< CoordT, MaskT, LOG2DIM > | inline |
setDev(const FloatType &) | LeafIndexBase< CoordT, MaskT, LOG2DIM > | inline |
setMask(uint32_t offset, bool v) | LeafData< ValueIndexMask, CoordT, MaskT, LOG2DIM > | inline |
setMax(const ValueType &) | LeafIndexBase< CoordT, MaskT, LOG2DIM > | inline |
setMin(const ValueType &) | LeafIndexBase< CoordT, MaskT, LOG2DIM > | inline |
setOn(uint32_t offset) | LeafIndexBase< CoordT, MaskT, LOG2DIM > | inline |
setOrigin(const T &ijk) | LeafIndexBase< CoordT, MaskT, LOG2DIM > | inline |
valueCount() | LeafData< ValueIndex, CoordT, MaskT, LOG2DIM > | inlinestatic |
ValueType typedef | LeafIndexBase< CoordT, MaskT, LOG2DIM > | |
~LeafIndexBase()=default | LeafIndexBase< CoordT, MaskT, LOG2DIM > | protected |