SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::RecenterImage< T > Member List

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

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