![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
#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_ = "" |
| Property * | dst_ = nullptr |
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.