SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
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 >inlineexplicitprotected
PixelType typedefSourceXtractor::Image< T >
~Image()=defaultSourceXtractor::Image< T >virtual