![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
#include <networkutils.h>
Public Member Functions | |
PartialProcessorNetwork (ProcessorNetwork *network) | |
std::vector< Processor * > | getAddedProcessors () const |
virtual void | serialize (Serializer &s) const override |
virtual void | deserialize (Deserializer &d) override |
Helper class for Copy/Pasting a network with sub parts referring to stuff outside of the network.