SourceXtractorPlusPlus
0.14
Please provide a description of the project.
|
This is the complete list of members for SourceXtractor::ImageBase< T >, including all inherited members.
enable_shared_from_this(T...args) | std::enable_shared_from_this< ImageBase< T > > | |
getChunk(int x, int y, int width, int height) const override | SourceXtractor::ImageBase< T > | inlinevirtual |
getHeight() const =0 | SourceXtractor::Image< T > | pure virtual |
getRepr() const =0 | SourceXtractor::Image< T > | pure virtual |
getValue(int x, int y) const =0 | SourceXtractor::Image< T > | pure virtual |
getValue(PixelCoordinate pc) const | SourceXtractor::Image< T > | inline |
getWidth() const =0 | SourceXtractor::Image< T > | pure virtual |
isInside(int x, int y) const | SourceXtractor::Image< T > | inline |
operator=(T...args) | std::enable_shared_from_this< ImageBase< T > > | |
PixelType typedef | SourceXtractor::Image< T > | |
shared_from_this(T...args) | std::enable_shared_from_this< ImageBase< T > > | |
~enable_shared_from_this(T...args) | std::enable_shared_from_this< ImageBase< T > > | |
~Image()=default | SourceXtractor::Image< T > | virtual |
~ImageBase() | SourceXtractor::ImageBase< T > | inlinevirtual |