![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| virtual std::shared_ptr< Processor > | create (InviwoApplication *app) const override |
| Public Member Functions inherited from inviwo::ProcessorFactoryObject | |
| const std::string & | getCategory () const |
| const std::string & | getClassIdentifier () const |
| CodeState | getCodeState () const |
| const std::string & | getDisplayName () const |
| virtual Document | getMetaInformation () const |
| const ProcessorInfo & | getProcessorInfo () const |
| const Tags & | getTags () const |
| const std::string & | getTypeName () const |
| bool | isVisible () |
| ProcessorFactoryObject (ProcessorInfo info, std::string_view typeName) | |
|
inlineoverridevirtual |
Implements inviwo::ProcessorFactoryObject.