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

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

create(std::shared_ptr< const std::vector< T >> data, int offset, int width, int height, int stride)SourceXtractor::ImageChunk< T >inlinestatic
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::ImageChunk< T >inlinevirtual
getHeight() const finalSourceXtractor::ImageChunk< T >inline
getRepr() const overrideSourceXtractor::ImageChunk< T >inline
getValue(int x, int y) constSourceXtractor::ImageChunk< T >inline
getValue(const PixelCoordinate &coord) constSourceXtractor::ImageChunk< T >inline
getWidth() const finalSourceXtractor::ImageChunk< T >inline
ImageChunk(std::shared_ptr< const std::vector< T >> data, int offset, int width, int height, int stride)SourceXtractor::ImageChunk< T >inlineprotected
m_dataSourceXtractor::ImageChunk< T >protected
m_heightSourceXtractor::ImageChunk< T >protected
m_offsetSourceXtractor::ImageChunk< T >protected
m_strideSourceXtractor::ImageChunk< T >protected
m_widthSourceXtractor::ImageChunk< T >protected
~ImageChunk()SourceXtractor::ImageChunk< T >inlinevirtual