|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
Task to produce the PixelBoundaries Property. More...
#include <PixelBoundariesTask.h>
Public Member Functions | |
| virtual | ~PixelBoundariesTask ()=default |
| Destructor. | |
| void | computeProperties (SourceInterface &source) const override |
| Computes one or more properties for the Source. | |
Public Member Functions inherited from SourceXtractor::SourceTask | |
| virtual | ~SourceTask ()=default |
| Destructor. | |
Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. | |
Task to produce the PixelBoundaries Property.
Definition at line 36 of file PixelBoundariesTask.h.
|
virtualdefault |
Destructor.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 33 of file PixelBoundariesTask.cpp.
References std::max(), and std::min().