![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
#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 | |
| Property * | src_ = nullptr |
| std::string | dstPath_ = "" |
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.