SourceXtractorPlusPlus  0.15
Please provide a description of the project.
SourceXtractor::ClippedImage< T > Member List

This is the complete list of members for SourceXtractor::ClippedImage< T >, including all inherited members.

ClippedImage(std::shared_ptr< const Image< T >> img, int x, int y, int w, int h)SourceXtractor::ClippedImage< T >inlineprivate
create(Args &&...args)SourceXtractor::ClippedImage< T >inlinestatic
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::ClippedImage< T >inlinevirtual
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) constSourceXtractor::Image< T >inline
getHeight() const overrideSourceXtractor::ClippedImage< T >inlinevirtual
getRepr() const overrideSourceXtractor::ClippedImage< T >inlinevirtual
getWidth() const overrideSourceXtractor::ClippedImage< T >inlinevirtual
isInside(int x, int y) constSourceXtractor::Image< T >inline
m_clip_hSourceXtractor::ClippedImage< T >private
m_clip_wSourceXtractor::ClippedImage< T >private
m_clip_xSourceXtractor::ClippedImage< T >private
m_clip_ySourceXtractor::ClippedImage< T >private
m_imgSourceXtractor::ClippedImage< T >private
PixelType typedefSourceXtractor::Image< T >
~Image()=defaultSourceXtractor::Image< T >virtual