average() const | InternalNode< ChildT, Log2Dim > | inline |
bbox() const | InternalNode< ChildT, Log2Dim > | inline |
beginChild() | InternalNode< ChildT, Log2Dim > | inline |
beginDense() const | InternalNode< ChildT, Log2Dim > | inline |
beginValue() const | InternalNode< ChildT, Log2Dim > | inline |
beginValueOn() const | InternalNode< ChildT, Log2Dim > | inline |
BuildT typedef | InternalData< ChildT, Log2Dim > | |
BuildType typedef | InternalNode< ChildT, Log2Dim > | |
cbeginChild() const | InternalNode< ChildT, Log2Dim > | inline |
cbeginChildAll() const | InternalNode< ChildT, Log2Dim > | inline |
cbeginValueAll() const | InternalNode< ChildT, Log2Dim > | inline |
cbeginValueOn() const | InternalNode< ChildT, Log2Dim > | inline |
ChildIterator typedef | InternalNode< ChildT, Log2Dim > | |
childMask() const | InternalNode< ChildT, Log2Dim > | inline |
ChildNodeType typedef | InternalNode< ChildT, Log2Dim > | |
ConstChildIterator typedef | InternalNode< ChildT, Log2Dim > | |
CoordT typedef | InternalData< ChildT, Log2Dim > | |
CoordToOffset(const CoordType &ijk) | InternalNode< ChildT, Log2Dim > | inlinestatic |
CoordType typedef | InternalNode< ChildT, Log2Dim > | |
data() | InternalNode< ChildT, Log2Dim > | inline |
data() const | InternalNode< ChildT, Log2Dim > | inline |
DataType typedef | InternalNode< ChildT, Log2Dim > | |
dim() | InternalNode< ChildT, Log2Dim > | inlinestatic |
DIM | InternalNode< ChildT, Log2Dim > | static |
FIXED_SIZE | InternalNode< ChildT, Log2Dim > | static |
FloatType typedef | InternalNode< ChildT, Log2Dim > | |
get(const CoordType &ijk, ArgsT &&...args) const | InternalNode< ChildT, Log2Dim > | inline |
getChild(uint32_t n) | InternalData< ChildT, Log2Dim > | inline |
getChild(uint32_t n) const | InternalData< ChildT, Log2Dim > | inline |
getChildMask() const | InternalNode< ChildT, Log2Dim > | inline |
getFirstValue() const | InternalNode< ChildT, Log2Dim > | inline |
getLastValue() const | InternalNode< ChildT, Log2Dim > | inline |
getMax() const | InternalData< ChildT, Log2Dim > | inline |
getMin() const | InternalData< ChildT, Log2Dim > | inline |
getValue(const CoordType &ijk) const | InternalNode< ChildT, Log2Dim > | inline |
InternalData< ChildT, Log2Dim >::getValue(uint32_t n) const | InternalData< ChildT, Log2Dim > | inline |
getValueMask() const | InternalNode< ChildT, Log2Dim > | inline |
InternalData()=delete | InternalData< ChildT, Log2Dim > | |
InternalData(const InternalData &)=delete | InternalData< ChildT, Log2Dim > | |
InternalNode class | InternalNode< ChildT, Log2Dim > | friend |
InternalNode()=delete | InternalNode< ChildT, Log2Dim > | |
InternalNode(const InternalNode &)=delete | InternalNode< ChildT, Log2Dim > | |
isActive(const CoordType &ijk) const | InternalNode< ChildT, Log2Dim > | inline |
isActive() const | InternalNode< ChildT, Log2Dim > | inline |
InternalData< ChildT, Log2Dim >::isActive(uint32_t n) const | InternalData< ChildT, Log2Dim > | inline |
isChild(uint32_t n) const | InternalData< ChildT, Log2Dim > | inline |
LeafNodeType typedef | InternalNode< ChildT, Log2Dim > | |
LEVEL | InternalNode< ChildT, Log2Dim > | static |
localToGlobalCoord(Coord &ijk) const | InternalNode< ChildT, Log2Dim > | inline |
LOG2DIM | InternalNode< ChildT, Log2Dim > | static |
MASK | InternalNode< ChildT, Log2Dim > | static |
MaskIterT typedef | InternalNode< ChildT, Log2Dim > | |
MaskT typedef | InternalData< ChildT, Log2Dim > | |
MaskType typedef | InternalNode< ChildT, Log2Dim > | |
mAverage | InternalData< ChildT, Log2Dim > | |
maximum() const | InternalNode< ChildT, Log2Dim > | inline |
mBBox | InternalData< ChildT, Log2Dim > | |
mChildMask | InternalData< ChildT, Log2Dim > | |
memUsage() | InternalNode< ChildT, Log2Dim > | inlinestatic |
mFlags | InternalData< ChildT, Log2Dim > | |
minimum() const | InternalNode< ChildT, Log2Dim > | inline |
mMaximum | InternalData< ChildT, Log2Dim > | |
mMinimum | InternalData< ChildT, Log2Dim > | |
mStdDevi | InternalData< ChildT, Log2Dim > | |
mTable | InternalData< ChildT, Log2Dim > | |
mValueMask | InternalData< ChildT, Log2Dim > | |
NUM_VALUES | InternalNode< ChildT, Log2Dim > | static |
offsetToGlobalCoord(uint32_t n) const | InternalNode< ChildT, Log2Dim > | inline |
OffsetToLocalCoord(uint32_t n) | InternalNode< ChildT, Log2Dim > | inlinestatic |
operator=(const InternalNode &)=delete | InternalNode< ChildT, Log2Dim > | |
InternalData< ChildT, Log2Dim >::operator=(const InternalData &)=delete | InternalData< ChildT, Log2Dim > | |
origin() const | InternalNode< ChildT, Log2Dim > | inline |
padding() | InternalData< ChildT, Log2Dim > | inlinestatic |
probeChild(const CoordType &ijk) | InternalNode< ChildT, Log2Dim > | inline |
probeChild(const CoordType &ijk) const | InternalNode< ChildT, Log2Dim > | inline |
probeLeaf(const CoordType &ijk) const | InternalNode< ChildT, Log2Dim > | inline |
probeValue(const CoordType &ijk, ValueType &v) const | InternalNode< ChildT, Log2Dim > | inline |
ReadAccessor class | InternalNode< ChildT, Log2Dim > | friend |
RootNode class | InternalNode< ChildT, Log2Dim > | friend |
set | InternalNode< ChildT, Log2Dim > | inline |
setAvg(const StatsT &v) | InternalData< ChildT, Log2Dim > | inline |
setChild(uint32_t n, const void *ptr) | InternalData< ChildT, Log2Dim > | inline |
setDev(const StatsT &v) | InternalData< ChildT, Log2Dim > | inline |
setMax(const ValueT &v) | InternalData< ChildT, Log2Dim > | inline |
setMin(const ValueT &v) | InternalData< ChildT, Log2Dim > | inline |
setOrigin(const T &ijk) | InternalData< ChildT, Log2Dim > | inline |
setValue(uint32_t n, const ValueT &v) | InternalData< ChildT, Log2Dim > | inline |
SIZE | InternalNode< ChildT, Log2Dim > | static |
StatsT typedef | InternalData< ChildT, Log2Dim > | |
stdDeviation() const | InternalNode< ChildT, Log2Dim > | inline |
TOTAL | InternalNode< ChildT, Log2Dim > | static |
valueMask() const | InternalNode< ChildT, Log2Dim > | inline |
ValueT typedef | InternalData< ChildT, Log2Dim > | |
ValueType typedef | InternalNode< ChildT, Log2Dim > | |
variance() const | InternalNode< ChildT, Log2Dim > | inline |
~InternalData()=delete | InternalData< ChildT, Log2Dim > | |
~InternalNode()=delete | InternalNode< ChildT, Log2Dim > | |