Inviwo  0.9.10.1
Inviwo documentation
inviwo::util::detail::PartialProcessorNetwork Struct Reference

#include <networkutils.h>

+ Inheritance diagram for inviwo::util::detail::PartialProcessorNetwork:

Public Member Functions

 PartialProcessorNetwork (ProcessorNetwork *network)
 
std::vector< Processor * > getAddedProcessors () const
 
virtual void serialize (Serializer &s) const override
 
virtual void deserialize (Deserializer &d) override
 

Detailed Description

Helper class for Copy/Pasting a network with sub parts referring to stuff outside of the network.


The documentation for this struct was generated from the following files: