![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
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) | |
| void | propagateEvent (Event *event, Processor *p, Outport *source) |
| void | propagateEvent (Event *event, size_t index) |
| void | propagateSizes (ViewManager &vm) |
| void | removePorts (Processor *p) |
| void | setMode (Processor *p, InputMode mode, const std::function< void(bool)> &update) |
| size_t | size () const |