SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const SourceXtractor::Image< T >inline
getHeight() const finalSourceXtractor::ImageChunk< T >inlinevirtual
getRepr() const overrideSourceXtractor::ImageChunk< T >inlinevirtual
getValue(int x, int y) const SourceXtractor::ImageChunk< T >inline
getValue(const PixelCoordinate &coord) const SourceXtractor::ImageChunk< T >inline
getWidth() const finalSourceXtractor::ImageChunk< T >inlinevirtual
ImageChunk(std::shared_ptr< const std::vector< T >> data, int offset, int width, int height, int stride)SourceXtractor::ImageChunk< T >inlineprotected
isInside(int x, int y) const SourceXtractor::Image< T >inline
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
PixelType typedefSourceXtractor::Image< T >
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
~Image()=defaultSourceXtractor::Image< T >virtual
~ImageChunk()SourceXtractor::ImageChunk< T >inlinevirtual
~UniversalImageChunk()SourceXtractor::UniversalImageChunk< T >inlinevirtual