Warning fixes
This commit is contained in:
@@ -293,6 +293,9 @@ public:
|
||||
traverse(group);
|
||||
}
|
||||
protected:
|
||||
|
||||
FindEmptyGroupsVisitor& operator = (const FindEmptyGroupsVisitor&) { return *this; }
|
||||
|
||||
osg::NodeList& _nl;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user