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

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

getChunk(int x, int y, int width, int height) const =0SourceXtractor::Image< T >pure virtual
getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const SourceXtractor::Image< T >inline
getHeight() const =0SourceXtractor::Image< T >pure virtual
getRepr() const =0SourceXtractor::Image< T >pure virtual
getWidth() const =0SourceXtractor::Image< T >pure virtual
isInside(int x, int y) const SourceXtractor::Image< T >inline
m_defaultSourceXtractor::PaddedImage< T, nullptr >protected
m_heightSourceXtractor::PaddedImage< T, nullptr >protected
m_lpadSourceXtractor::PaddedImage< T, nullptr >protected
m_tpadSourceXtractor::PaddedImage< T, nullptr >protected
m_widthSourceXtractor::PaddedImage< T, nullptr >protected
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