Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::CompositeProcessorFactoryObject Class Reference
+ Inheritance diagram for inviwo::CompositeProcessorFactoryObject:

Public Member Functions

 CompositeProcessorFactoryObject (const std::filesystem::path &filen)
 
virtual std::shared_ptr< Processorcreate (InviwoApplication *app) const override
 
virtual Document getMetaInformation () const override
 
- Public Member Functions inherited from inviwo::ProcessorFactoryObject
 ProcessorFactoryObject (ProcessorInfo info, std::string_view typeName)
 
const ProcessorInfogetProcessorInfo () const
 
const std::string & getClassIdentifier () const
 
const std::string & getDisplayName () const
 
const TagsgetTags () const
 
const std::string & getCategory () const
 
CodeState getCodeState () const
 
bool isVisible ()
 
const std::string & getTypeName () const
 

Member Function Documentation

◆ create()

virtual std::shared_ptr< Processor > inviwo::CompositeProcessorFactoryObject::create ( InviwoApplication * app) const
overridevirtual

◆ getMetaInformation()

virtual Document inviwo::CompositeProcessorFactoryObject::getMetaInformation ( ) const
overridevirtual

Overload this function to provide additional information

Reimplemented from inviwo::ProcessorFactoryObject.


The documentation for this class was generated from the following file: