SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::SubImage< T > Member List

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 overrideSourceXtractor::SubImage< T >inlinevirtual
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const SourceXtractor::Image< T >inline
getHeight() const overrideSourceXtractor::SubImage< T >inlinevirtual
getRepr() const overrideSourceXtractor::SubImage< T >inlinevirtual
getWidth() const overrideSourceXtractor::SubImage< T >inlinevirtual
isInside(int x, int y) const SourceXtractor::Image< T >inline
m_heightSourceXtractor::SubImage< T >private
m_imageSourceXtractor::SubImage< T >private
m_offsetSourceXtractor::SubImage< T >private
m_widthSourceXtractor::SubImage< T >private
PixelType typedefSourceXtractor::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()=defaultSourceXtractor::Image< T >virtual
~SubImage()=defaultSourceXtractor::SubImage< T >virtual