_box | DD::Image::DeepPlane | [protected] |
_channels | DD::Image::DeepPlane | [protected] |
_ordering | DD::Image::DeepPlane | [protected] |
_sharedData | DD::Image::DeepPlane | [protected] |
addHole() | DD::Image::DeepOutputPlane | |
addPixel(const DeepOutPixel &f) | DD::Image::DeepOutputPlane | |
addPixel(const DeepPixel &f) | DD::Image::DeepOutputPlane | |
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] |
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(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] |
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] |
~DeepPlane() | DD::Image::DeepPlane |