![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Inheritance diagram for inviwo::ProcessorFactoryObjectTemplate< T >:Public Member Functions | |
| virtual std::unique_ptr< Processor > | create (InviwoApplication *app) |
Public Member Functions inherited from inviwo::ProcessorFactoryObject | |
| ProcessorFactoryObject (ProcessorInfo info) | |
| ProcessorInfo | getProcessorInfo () const |
| std::string | getClassIdentifier () const |
| std::string | getDisplayName () const |
| Tags | getTags () const |
| std::string | getCategory () const |
| CodeState | getCodeState () const |
| bool | isVisible () |