AccessorType typedef | ChannelAccessor< ChannelT, IndexT > | |
ChannelAccessor(const NanoGrid< IndexT > &grid, uint32_t channelID=0u) | ChannelAccessor< ChannelT, IndexT > | inline |
ChannelAccessor(const NanoGrid< IndexT > &grid, ChannelT *channelPtr) | ChannelAccessor< ChannelT, IndexT > | inline |
getIndex(const math::Coord &ijk) const | ChannelAccessor< ChannelT, IndexT > | inline |
getValue(const math::Coord &ijk) const | ChannelAccessor< ChannelT, IndexT > | inline |
getValue(const math::Coord &ijk, T *channelPtr) const | ChannelAccessor< ChannelT, IndexT > | inline |
grid() const | ChannelAccessor< ChannelT, IndexT > | inline |
idx(int i, int j, int k) const | ChannelAccessor< ChannelT, IndexT > | inline |
operator bool() const | ChannelAccessor< ChannelT, IndexT > | inline |
operator()(const math::Coord &ijk) const | ChannelAccessor< ChannelT, IndexT > | inline |
operator()(int i, int j, int k) const | ChannelAccessor< ChannelT, IndexT > | inline |
probeValue(const math::Coord &ijk, typename util::remove_const< ChannelT >::type &v) const | ChannelAccessor< ChannelT, IndexT > | inline |
setChannel(ChannelT *channelPtr) | ChannelAccessor< ChannelT, IndexT > | inline |
setChannel(uint32_t channelID) | ChannelAccessor< ChannelT, IndexT > | inline |
tree() const | ChannelAccessor< ChannelT, IndexT > | inline |
TreeType typedef | ChannelAccessor< ChannelT, IndexT > | |
valueCount() const | ChannelAccessor< ChannelT, IndexT > | inline |
ValueType typedef | ChannelAccessor< ChannelT, IndexT > | |
voxelSize() const | ChannelAccessor< ChannelT, IndexT > | inline |