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

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

at(int x, int y)SourceXtractor::UniversalImageChunk< T >inline
create(Args &&... args)SourceXtractor::UniversalImageChunk< T >inlinestatic
SourceXtractor::ImageChunk::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_chunk_vectorSourceXtractor::UniversalImageChunk< T >private
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
setValue(int x, int y, T value)SourceXtractor::UniversalImageChunk< T >inline
UniversalImageChunk(ImageChunk< T > &&chunk)SourceXtractor::UniversalImageChunk< T >inlineprotected
UniversalImageChunk(const Image< T > *image, int x, int y, int width, int height)SourceXtractor::UniversalImageChunk< T >inlineprotected
UniversalImageChunk(std::vector< T > &&data, int width, int height)SourceXtractor::UniversalImageChunk< T >inlineprotected
UniversalImageChunk(int width, int height)SourceXtractor::UniversalImageChunk< T >inlineprotected
~ImageChunk()SourceXtractor::ImageChunk< T >inlinevirtual
~UniversalImageChunk()SourceXtractor::UniversalImageChunk< T >inlinevirtual