SourceXtractorPlusPlus  0.16
Please provide a description of the project.
SourceXtractor::PaddedImage< T, nullptr > Member List

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

create(Args &&... args)SourceXtractor::PaddedImage< T, nullptr >inlinestatic
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::PaddedImage< T, nullptr >inlinevirtual
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) constSourceXtractor::Image< T >inline
getHeight() const overrideSourceXtractor::PaddedImage< T, nullptr >inlinevirtual
getRepr() const overrideSourceXtractor::PaddedImage< T, nullptr >inlinevirtual
getWidth() const overrideSourceXtractor::PaddedImage< T, nullptr >inlinevirtual
isInside(int x, int y) constSourceXtractor::Image< T >inline
m_defaultSourceXtractor::PaddedImage< T, nullptr >private
m_heightSourceXtractor::PaddedImage< T, nullptr >private
m_imgSourceXtractor::PaddedImage< T, nullptr >private
m_lpadSourceXtractor::PaddedImage< T, nullptr >private
m_tpadSourceXtractor::PaddedImage< T, nullptr >private
m_widthSourceXtractor::PaddedImage< T, nullptr >private
PaddedImage(std::shared_ptr< const Image< T >> img, int width, int height, T default_value)SourceXtractor::PaddedImage< T, nullptr >inlineprotected
PaddedImage(std::shared_ptr< const Image< T >> img, int width, int height)SourceXtractor::PaddedImage< T, nullptr >inlineprotected
PixelType typedefSourceXtractor::Image< T >
~Image()=defaultSourceXtractor::Image< T >virtual