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, CoordinateInterpolation > Member List

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

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