|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
This is the complete list of members for SourceXtractor::MirrorImage< T >, including all inherited members.
| create(Args &&... args) | SourceXtractor::MirrorImage< T > | inlinestatic |
| getChunk(int x, int y, int width, int height) const override | SourceXtractor::MirrorImage< T > | inlinevirtual |
| SourceXtractor::Image::getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const | SourceXtractor::Image< T > | inline |
| getHeight() const override | SourceXtractor::MirrorImage< T > | inlinevirtual |
| getRepr() const override | SourceXtractor::MirrorImage< T > | inlinevirtual |
| getWidth() const override | SourceXtractor::MirrorImage< T > | inlinevirtual |
| isInside(int x, int y) const | SourceXtractor::Image< T > | inline |
| m_img | SourceXtractor::MirrorImage< T > | private |
| MirrorImage(std::shared_ptr< const Image< T > > img) | SourceXtractor::MirrorImage< T > | inlineexplicitprotected |
| PixelType typedef | SourceXtractor::Image< T > | |
| ~Image()=default | SourceXtractor::Image< T > | virtual |