Fixed shadows warnings
This commit is contained in:
@@ -149,7 +149,7 @@ class OSGDB_EXPORT XmlNode : public osg::Referenced
|
||||
bool writeChildren(const ControlMap& controlMap, std::ostream& fout, const std::string& indent) const;
|
||||
bool writeProperties(const ControlMap& controlMap, std::ostream& fout) const;
|
||||
|
||||
bool readAndReplaceControl(std::string& contents, Input& input);
|
||||
bool readAndReplaceControl(std::string& in_contents, Input& input) const;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user