SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
MeasurementFrameGroupRectanglePlugin.cpp
Go to the documentation of this file.
1
17/*
18 * MeasurementFrameGroupRectanglePlugin.cpp
19 *
20 * Created on: Sep 5, 2018
21 * Author: Alejandro Alvarez Ayllon
22 */
23
25
29
30
31namespace SourceXtractor {
32
34
38
40 return "MeasurementFrameGroupRectangle";
41}
42
43}
This interface is given to the plugin to let it access object instances from the framework.
Definition PluginAPI.h:40
virtual TaskFactoryRegistry & getTaskFactoryRegistry() const =0
Used to register compile-time (static) plugins with the PluginManager.
static StaticPlugin< MeasurementFrameGroupRectanglePlugin > measurement_frame_group_rectangle_plugin