Inviwo  0.9.10.1
Inviwo documentation
inviwo::ProcessorFactoryObject Class Referenceabstract
+ Inheritance diagram for inviwo::ProcessorFactoryObject:

Public Member Functions

 ProcessorFactoryObject (ProcessorInfo info)
 
virtual std::unique_ptr< Processorcreate (InviwoApplication *app)=0
 
ProcessorInfo getProcessorInfo () const
 
std::string getClassIdentifier () const
 
std::string getDisplayName () const
 
Tags getTags () const
 
std::string getCategory () const
 
CodeState getCodeState () const
 
bool isVisible ()
 

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