SourceXtractorPlusPlus
0.13
Please provide a description of the project.
|
#include <Vignet.h>
Public Member Functions | |
virtual | ~Vignet ()=default |
Vignet (const std::shared_ptr< VectorImage< DetectionImage::PixelType >> vignet) | |
const VectorImage< DetectionImage::PixelType > & | getVignet () const |
![]() | |
virtual | ~Property ()=default |
Private Attributes | |
std::shared_ptr< VectorImage< DetectionImage::PixelType > > | m_vignet |
|
virtualdefault |
|
inline |
|
inline |
|
private |
Definition at line 44 of file Vignet.h.
Referenced by getVignet().