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

#include <networkutils.h>

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

Public Member Functions

 PartialSrcLink (Property *src, std::string path)
 
virtual void serialize (Serializer &s) const override
 
virtual void deserialize (Deserializer &d) override
 

Public Attributes

Propertysrc_ = nullptr
 
std::string dstPath_ = ""
 

Detailed Description

Helper class for a links referring to a properties outsize the network it's in used in Copy/Paste for copying subparts of a network but still keeping links.


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