SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
MeasurementFrameRectanglePlugin.cpp
Go to the documentation of this file.
1
17/*
18 * MeasurementFrameRectanglePlugin.cpp
19 *
20 * Created on: Sep 24, 2018
21 * Author: Alejandro Alvarez Ayllon
22 */
23
25
29
30
31namespace SourceXtractor {
32
34
38
40 return "MeasurementFrameRectangle";
41}
42
43}
This interface is given to the plugin to let it access object instances from the framework.
Definition PluginAPI.h:40
static StaticPlugin< MeasurementFrameRectanglePlugin > measurement_frame_rectangle_plugin