We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f9108 commit 031ffbbCopy full SHA for 031ffbb
Migration.md
@@ -20,6 +20,9 @@ but with improved human-readability..
20
+ Errors ResolveChildLink(std::string&) const
21
+ Errors ResolveParentLink(std::string&) const
22
23
+1. **sdf/Model.hh**:
24
+ + std::pair<const Link *, std::string> CanonicalLinkAndRelativeName() const;
25
+
26
### Modifications
27
28
1. **sdf/Model.hh**: the following methods now accept nested names relative to
0 commit comments