SourceXtractorPlusPlus  0.13
Please provide a description of the project.
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
enable_shared_from_this(T... args)std::enable_shared_from_this< ImageBase< T > >
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::ImageBase< T >inlinevirtual
getHeight() const overrideSourceXtractor::SubImage< T >inlinevirtual
getRepr() const overrideSourceXtractor::SubImage< T >inlinevirtual
getValue(int x, int y) const overrideSourceXtractor::SubImage< T >inlinevirtual
SourceXtractor::ImageBase::getValue(PixelCoordinate pc) constSourceXtractor::Image< T >inline
getWidth() const overrideSourceXtractor::SubImage< T >inlinevirtual
isInside(int x, int y) constSourceXtractor::Image< T >inline
m_heightSourceXtractor::SubImage< T >private
m_imageSourceXtractor::SubImage< T >private
m_offsetSourceXtractor::SubImage< T >private
m_widthSourceXtractor::SubImage< T >private
operator=(T... args)std::enable_shared_from_this< ImageBase< T > >
PixelType typedefSourceXtractor::Image< T >
shared_from_this(T... args)std::enable_shared_from_this< ImageBase< 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
~enable_shared_from_this(T... args)std::enable_shared_from_this< ImageBase< T > >
~Image()=defaultSourceXtractor::Image< T >virtual
~ImageBase()SourceXtractor::ImageBase< T >inlinevirtual
~SubImage()=defaultSourceXtractor::SubImage< T >virtual