This is the complete list of members for SourceXtractor::SubImage< T >, including all inherited members.
| create(Args &&... args) | SourceXtractor::SubImage< T > | inlinestatic |
| getChunk(int x, int y, int width, int height) const override | SourceXtractor::SubImage< T > | inlinevirtual |
| SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const | SourceXtractor::Image< T > | inline |
| getHeight() const override | SourceXtractor::SubImage< T > | inlinevirtual |
| getRepr() const override | SourceXtractor::SubImage< T > | inlinevirtual |
| getWidth() const override | SourceXtractor::SubImage< T > | inlinevirtual |
| isInside(int x, int y) const | SourceXtractor::Image< T > | inline |
| m_height | SourceXtractor::SubImage< T > | private |
| m_image | SourceXtractor::SubImage< T > | private |
| m_offset | SourceXtractor::SubImage< T > | private |
| m_width | SourceXtractor::SubImage< T > | private |
| PixelType typedef | SourceXtractor::Image< T > | |
| SubImage(std::shared_ptr< const Image< T > > image, const PixelCoordinate &offset, int width, int height) | SourceXtractor::SubImage< T > | inlineprotected |
| SubImage(std::shared_ptr< const Image< T > > image, int x, int y, int width, int height) | SourceXtractor::SubImage< T > | inlineprotected |
| ~Image()=default | SourceXtractor::Image< T > | virtual |
| ~SubImage()=default | SourceXtractor::SubImage< T > | virtual |