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

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

create(const T *data, int width, int height, int stride, std::shared_ptr< const Image< T >> image=nullptr)SourceXtractor::ImageChunk< T >inlinestatic
enable_shared_from_this(T...args)std::enable_shared_from_this< ImageChunk< T > >
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::ImageChunk< T >inlinevirtual
getHeight() const finalSourceXtractor::ImageChunk< T >inlinevirtual
getRepr() const overrideSourceXtractor::ImageChunk< T >inlinevirtual
getValue(int x, int y) const finalSourceXtractor::ImageChunk< T >inlinevirtual
SourceXtractor::Image::getValue(PixelCoordinate pc) const SourceXtractor::Image< T >inline
getWidth() const finalSourceXtractor::ImageChunk< T >inlinevirtual
ImageChunk(const T *data, int width, int height, int stride, std::shared_ptr< const Image< T >> image=nullptr)SourceXtractor::ImageChunk< T >inlineprotected
isInside(int x, int y) const SourceXtractor::Image< T >inline
m_dataSourceXtractor::ImageChunk< T >protected
m_heightSourceXtractor::ImageChunk< T >protected
m_imageSourceXtractor::ImageChunk< T >protected
m_strideSourceXtractor::ImageChunk< T >protected
m_widthSourceXtractor::ImageChunk< T >protected
operator=(T...args)std::enable_shared_from_this< ImageChunk< T > >
PixelType typedefSourceXtractor::Image< T >
shared_from_this(T...args)std::enable_shared_from_this< ImageChunk< T > >
~enable_shared_from_this(T...args)std::enable_shared_from_this< ImageChunk< T > >
~Image()=defaultSourceXtractor::Image< T >virtual
~ImageChunk()SourceXtractor::ImageChunk< T >inlinevirtual