|
| ProcessorFactoryObject (ProcessorInfo info, std::string_view typeName) |
|
virtual std::shared_ptr< Processor > | create (InviwoApplication *app) const =0 |
|
const ProcessorInfo & | getProcessorInfo () const |
|
const std::string & | getClassIdentifier () const |
|
const std::string & | getDisplayName () const |
|
const Tags & | getTags () const |
|
const std::string & | getCategory () const |
|
CodeState | getCodeState () const |
|
bool | isVisible () |
|
virtual Document | getMetaInformation () const |
|
const std::string & | getTypeName () const |
|
◆ getMetaInformation()
virtual Document inviwo::ProcessorFactoryObject::getMetaInformation |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: