![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| AutoLink (AutoLink &&)=delete | |
| AutoLink (const AutoLink &)=delete | |
| void | clear () |
| void | findCandidates (Processor &processor, ProcessorNetwork &network) |
| AutoLink & | operator= (AutoLink &&)=delete |
| AutoLink & | operator= (const AutoLink &)=delete |
| void | update (QPointF scenePos, Qt::KeyboardModifiers modifiers, NetworkEditor &editor, double zoom) |
Public Attributes | |
| AutoLinker | linker |
| std::unordered_map< Processor *, std::unique_ptr< LinkConnectionDragGraphicsItem > > | links |