Skip to content
Snippets Groups Projects
Commit bf234532 authored by Octave Perrin's avatar Octave Perrin
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 5b9fe978
No related branches found
No related tags found
No related merge requests found
...@@ -377,8 +377,7 @@ public: ...@@ -377,8 +377,7 @@ public:
std::pair<NodePtr, IOIndex_t>(nullptr, gk_IODefaultIndex)); std::pair<NodePtr, IOIndex_t>(nullptr, gk_IODefaultIndex));
/** /**
* @brief * @brief Get the list of parent Nodes.
* Get the list of parent Nodes.
* Each input can only be linked to one Node. * Each input can only be linked to one Node.
* If an input has no linked node, the associated parent is nullptr * If an input has no linked node, the associated parent is nullptr
* @return std::vector<std::shared_ptr<Node>> * @return std::vector<std::shared_ptr<Node>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment