Utility class to calculate and apply auto linking.
More...
#include <inviwo/core/network/autolinker.h>
Utility class to calculate and apply auto linking.
◆ AutoLinker()
| inviwo::AutoLinker::AutoLinker |
( |
| ) |
|
|
default |
Construct an auto link helper
◆ update()
- Parameters
-
| network | the processor network in which to add autolinks |
| target | the processor onto which auto links should be added |
| source | source of links. If source is not null we consider all predecessors of source as input for linking, if source is null we consider all processor in the network |
| ignore | don't consider links from these processors |
The documentation for this class was generated from the following file:
- include/inviwo/core/network/autolinker.h