OpenVDB 12.0.0
 
Loading...
Searching...
No Matches
ChannelAccessor< ChannelT, IndexT > Member List

This is the complete list of members for ChannelAccessor< ChannelT, IndexT >, including all inherited members.

AccessorType typedefChannelAccessor< 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) constChannelAccessor< ChannelT, IndexT >inline
getValue(const math::Coord &ijk) constChannelAccessor< ChannelT, IndexT >inline
getValue(const math::Coord &ijk, T *channelPtr) constChannelAccessor< ChannelT, IndexT >inline
grid() constChannelAccessor< ChannelT, IndexT >inline
idx(int i, int j, int k) constChannelAccessor< ChannelT, IndexT >inline
operator bool() constChannelAccessor< ChannelT, IndexT >inline
operator()(const math::Coord &ijk) constChannelAccessor< ChannelT, IndexT >inline
operator()(int i, int j, int k) constChannelAccessor< ChannelT, IndexT >inline
probeValue(const math::Coord &ijk, typename util::remove_const< ChannelT >::type &v) constChannelAccessor< ChannelT, IndexT >inline
setChannel(ChannelT *channelPtr)ChannelAccessor< ChannelT, IndexT >inline
setChannel(uint32_t channelID)ChannelAccessor< ChannelT, IndexT >inline
tree() constChannelAccessor< ChannelT, IndexT >inline
TreeType typedefChannelAccessor< ChannelT, IndexT >
valueCount() constChannelAccessor< ChannelT, IndexT >inline
ValueType typedefChannelAccessor< ChannelT, IndexT >
voxelSize() constChannelAccessor< ChannelT, IndexT >inline