SourceXtractorPlusPlus  0.16
Please provide a description of the project.
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) constSourceXtractor::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) constSourceXtractor::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