|
pfcrender
1.0.1
|
The Import interface Declares the interface for importers. More...
#include <Import.h>
Inheritance diagram for Plugins::Import:Public Member Functions | |
| virtual std::unique_ptr < Model::ModelStringBuilder > | getStringBuilder () const =0 |
| getFactory More... | |
| virtual | ~Import () |
Public Member Functions inherited from Plugins::Plugin | |
| virtual const PluginInfo & | getInfo () const =0 |
| virtual | ~Plugin () |
The Import interface Declares the interface for importers.
|
inlinevirtual |
|
pure virtual |