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

#include <networkutils.h>

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

Public Member Functions

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

Public Attributes

std::string srcPath_ = ""
 
Propertydst_ = nullptr
 

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: