SourceXtractorPlusPlus  0.15
Please provide a description of the project.
SourceXtractor::MirrorImage< T > Member List

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

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