|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
#include <networkutils.h>
| Public Member Functions | |
| PartialProcessorNetwork (ProcessorNetwork *network, OffsetCallback callback=nullptr) | |
| 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.
| 
 | overridevirtual | 
Implements inviwo::Serializable.
| 
 | overridevirtual | 
Implements inviwo::Serializable.