|
SourceXtractorPlusPlus
0.12
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 |
Public Member Functions inherited from SourceXtractor::Property | |
| 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().
1.8.14