_box | DD::Image::DeepPlane | protected |
_channels | DD::Image::DeepPlane | protected |
_ordering | DD::Image::DeepPlane | protected |
_sharedData | DD::Image::DeepPlane | protected |
box() const | DD::Image::DeepPlane | inline |
channels() const | DD::Image::DeepPlane | inline |
covers(DD::Image::Box box, DD::Image::ChannelSet cs) const | DD::Image::DeepPlane | inline |
covers(int y, int x) const | DD::Image::DeepPlane | inline |
DeepInPlaceOutputPlane(DD::Image::ChannelSet channels, DD::Image::Box box, DeepPixel::Ordering ordering=DeepPixel::eUnordered) | DD::Image::DeepInPlaceOutputPlane | |
DeepOutputPlane() (defined in DD::Image::DeepOutputPlane) | DD::Image::DeepOutputPlane | inline |
DeepOutputPlane(DD::Image::ChannelSet channels, DD::Image::Box box, DeepPixel::Ordering ordering=DeepPixel::eUnordered) | DD::Image::DeepOutputPlane | inline |
DeepPlane(DD::Image::ChannelSet channels, DD::Image::Box box, DeepPixel::Ordering ordering=DeepPixel::eUnordered) | DD::Image::DeepPlane | protected |
DeepPlane() | DD::Image::DeepPlane | |
DeepPlane(const DeepPlane &) | DD::Image::DeepPlane | |
getPixel(const DD::Image::Box::iterator &it) | DD::Image::DeepInPlaceOutputPlane | inline |
getPixel(int y, int x) | DD::Image::DeepInPlaceOutputPlane | |
getPixel(int y, int x) const (defined in DD::Image::DeepPlane) | DD::Image::DeepPlane | |
getPixel(DD::Image::Box::iterator it) const (defined in DD::Image::DeepPlane) | DD::Image::DeepPlane | inline |
getPixelCount() const | DD::Image::DeepPlane | protected |
getSampleCount(int y, int x) const | DD::Image::DeepPlane | |
getSampleCount(const DD::Image::Box::iterator &it) const | DD::Image::DeepPlane | inline |
getTotalSampleCount() const | DD::Image::DeepPlane | |
isComplete() const | DD::Image::DeepInPlaceOutputPlane | |
isInError() const | DD::Image::DeepInPlaceOutputPlane | inline |
memUsage() const | DD::Image::DeepPlane | |
operator=(const DeepPlane &other) | DD::Image::DeepPlane | |
ordering() const | DD::Image::DeepPlane | inline |
pixels() const (defined in DD::Image::DeepPlane) | DD::Image::DeepPlane | inline |
positionToOffset(int y, int x) const (defined in DD::Image::DeepPlane) | DD::Image::DeepPlane | inline |
reserveSamples(size_t sampleCount) | DD::Image::DeepInPlaceOutputPlane | |
reviseSamples() | DD::Image::DeepInPlaceOutputPlane | |
setSampleCount(int y, int x, size_t newSampleCount) | DD::Image::DeepInPlaceOutputPlane | |
setSampleCount(DD::Image::Box::iterator it, size_t newSampleCount) | DD::Image::DeepInPlaceOutputPlane | inline |
~DeepPlane() | DD::Image::DeepPlane | |