Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::layout::SequenceInput Struct Reference

Public Member Functions

void addPorts (Processor *p)
 
const std::vector< std::shared_ptr< const Image > > & getData ()
 
void propagateEvent (Event *event, Processor *p, Outport *source)
 
void propagateEvent (Event *event, size_t index)
 
void propagateSizes ()
 
void removePorts (Processor *p)
 
 SequenceInput (std::function< void(bool)> update, std::function< const std::vector< View > &()> views)
 
void setSorting (Sorting sortOrder)
 
size_t size () const
 
bool updateLabels (std::vector< std::string > &labels, std::string_view format) const
 

Static Public Member Functions

static size_t indexOf (Outport *)
 

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