DD::Image::DeepOutputPixel Member List

This is the complete list of members for DD::Image::DeepOutputPixel, including all inherited members.
_chanCountDD::Image::DeepPixel [protected]
_channelsDD::Image::DeepPixel [protected]
_dataDD::Image::DeepPixel [protected]
_dataCountDD::Image::DeepPixel [protected]
_doneSampleOrderDD::Image::DeepPixel [mutable, protected]
_orderingDD::Image::DeepPixel [protected]
_sampleCountDD::Image::DeepPixel [protected]
_sampleOrderDD::Image::DeepPixel [mutable, protected]
channels() const DD::Image::DeepPixel [inline]
data() const DD::Image::DeepPixel [inline]
DeepOutputPixel(const DD::Image::ChannelMap &channels, float *pixels, size_t dataCount, Ordering ordering)DD::Image::DeepOutputPixel [inline]
DeepPixel(const DD::Image::ChannelMap &channels, const float *pixels, size_t dataCount, Ordering ordering)DD::Image::DeepPixel [inline]
eUnordered enum value (defined in DD::Image::DeepPixel)DD::Image::DeepPixel
eZAscending enum valueDD::Image::DeepPixel
eZDescending enum valueDD::Image::DeepPixel
getDataCount() const DD::Image::DeepPixel [inline]
getOrderedSample(size_t depthIdx, DD::Image::Channel channel) const DD::Image::DeepPixel
getSampleCount() const DD::Image::DeepPixel [inline]
getUnorderedSample(size_t sampNo) const DD::Image::DeepPixel [inline]
getUnorderedSample(size_t sampNo, DD::Image::Channel channel) const DD::Image::DeepPixel [inline]
getWritableOrderedSample(size_t depthIdx, DD::Image::Channel channel)DD::Image::DeepOutputPixel
getWritableUnorderedSample(size_t sampNo)DD::Image::DeepOutputPixel [inline]
getWritableUnorderedSample(size_t sampNo, DD::Image::Channel channel)DD::Image::DeepOutputPixel [inline]
makeSampleOrder() const DD::Image::DeepPixel [protected]
Ordering enum nameDD::Image::DeepPixel
SwapOrdering(Ordering ordering)DD::Image::DeepPixel [inline, static]
writable() const DD::Image::DeepOutputPixel