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

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

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