|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include <Vignet.h>


Public Member Functions | |
| virtual | ~Vignet ()=default |
| Vignet (const std::shared_ptr< VectorImage< DetectionImage::PixelType > > vignet) | |
| const VectorImage< DetectionImage::PixelType > & | getVignet () const |
| Public Member Functions inherited from SourceXtractor::Property | |
| virtual | ~Property ()=default |
Private Attributes | |
| std::shared_ptr< VectorImage< DetectionImage::PixelType > > | m_vignet |
|
virtualdefault |
|
inlineexplicit |
Definition at line 37 of file Vignet.h.
References m_vignet, and SourceXtractor::vignet.
|
inline |
|
private |
Definition at line 44 of file Vignet.h.
Referenced by getVignet(), and Vignet().