pfcrender
1.0.1
|
The Plugin class Main interface for plugins, obtains the plugin info TODO: Could be used to obtain the GUI configuration screen. More...
#include <Plugin.h>
Public Member Functions | |
virtual const PluginInfo & | getInfo () const =0 |
virtual | ~Plugin () |
The Plugin class Main interface for plugins, obtains the plugin info TODO: Could be used to obtain the GUI configuration screen.
|
inlinevirtual |
|
pure virtual |
Implemented in Plugins::Export::PDF::PDF, Plugins::LSYS::LSYS, Plugins::Export::SVG::SVG, and Plugins::Export::Stdout::StdoutExport.
Referenced by Plugins::LSYS::LSYSModelFactory::createModel(), and Common::Sequence_Walker::execute().