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

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

ConstantImage(int width, int height, T constant_value)SourceXtractor::ConstantImage< T >inlineprotected
create(int width, int height, T constant_value)SourceXtractor::ConstantImage< T >inlinestatic
getChunk(int, int, int width, int height) const finalSourceXtractor::ConstantImage< T >inlinevirtual
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) constSourceXtractor::Image< T >inline
getHeight() const finalSourceXtractor::ConstantImage< T >inlinevirtual
getRepr() const finalSourceXtractor::ConstantImage< T >inlinevirtual
getWidth() const finalSourceXtractor::ConstantImage< T >inlinevirtual
isInside(int x, int y) constSourceXtractor::Image< T >inline
m_constant_valueSourceXtractor::ConstantImage< T >private
m_heightSourceXtractor::ConstantImage< T >private
m_widthSourceXtractor::ConstantImage< T >private
PixelType typedefSourceXtractor::Image< T >
~ConstantImage()=defaultSourceXtractor::ConstantImage< T >virtual
~Image()=defaultSourceXtractor::Image< T >virtual