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

Public Member Functions

void addPorts (Processor *p)
 
const std::vector< std::shared_ptr< const Image > > & getData ()
 
size_t indexOf (Outport *to) const
 
 Input (const std::function< void(bool)> &update, const 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 setMode (Processor *p, InputMode mode, const std::function< void(bool)> &update, const 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
 

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