Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::layout::MultiInput Struct Reference
+ Inheritance diagram for inviwo::layout::MultiInput:

Public Member Functions

void addPorts (Processor *p)
 
const std::vector< std::shared_ptr< const Image > > & getData ()
 
size_t indexOf (Outport *to) const
 
 MultiInput (std::function< void(bool)> update, std::function< const std::vector< View > &()> views)
 
void propagateEvent (Event *event, Processor *p, Outport *source)
 
void propagateEvent (Event *event, size_t index)
 
void propagateSizes ()
 
void removePorts (Processor *p)
 
void setSorting (Sorting sortOrder)
 
size_t size () const
 
bool updateLabels (std::vector< std::string > &labels, std::string_view format) const
 
- Public Member Functions inherited from inviwo::ProcessorMetaDataObserver
virtual void onProcessorMetaDataSelectionChange ()
 
virtual void onProcessorMetaDataVisibilityChange ()
 
- Public Member Functions inherited from inviwo::Observer
 Observer (const Observer &other)
 
 Observer (Observer &&other)
 
Observeroperator= (const Observer &other)
 
Observeroperator= (Observer &&other)
 
void removeObservation (ObservableInterface *observable)
 
void removeObservations ()
 
virtual ~Observer ()
 

Additional Inherited Members

- Protected Member Functions inherited from inviwo::Observer
void addObservation (ObservableInterface *observable)
 
- Protected Attributes inherited from inviwo::Observer
std::unordered_set< ObservableInterface * > observables_
 

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