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 override | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | inlinevirtual |
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const | SourceXtractor::Image< T > | inline |
getHeight() const override | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | inlinevirtual |
getRepr() const override | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | inlinevirtual |
getWidth() const override | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | inlinevirtual |
isInside(int x, int y) const | SourceXtractor::Image< T > | inline |
m_height | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | private |
m_img | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | private |
m_lpad | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | private |
m_tpad | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | private |
m_width | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | private |
PaddedImage(std::shared_ptr< const Image< T >> img, int width, int height) | SourceXtractor::PaddedImage< T, CoordinateInterpolation > | inlineprotected |
PixelType typedef | SourceXtractor::Image< T > | |
~Image()=default | SourceXtractor::Image< T > | virtual |