Serialization
1 unresolved thread
1 unresolved thread
Compare changes
- Jeremie Deray authored
+ 27
− 13
@@ -67,19 +67,18 @@ class NodeBase
@@ -67,19 +67,18 @@ class NodeBase
NodeBase(const std::string& _class, const std::string& _type = "Undefined", const std::string& _name = "");
@@ -98,11 +97,6 @@ inline NodeBase::NodeBase(const std::string& _class, const std::string& _type, c
@@ -98,11 +97,6 @@ inline NodeBase::NodeBase(const std::string& _class, const std::string& _type, c
@@ -113,16 +107,36 @@ inline std::string NodeBase::getClass() const
@@ -113,16 +107,36 @@ inline std::string NodeBase::getClass() const