Fixed for crashes on exit associaciated with VAO usage and vairous niche usage cases

This commit is contained in:
Robert Osfield
2019-01-08 19:32:50 +00:00
parent 1c65815f4e
commit f6b64afdfc
13 changed files with 161 additions and 7 deletions

View File

@@ -25,7 +25,6 @@
namespace osg {
// forward declare
class State;
class UserDataContainer;
class Node;
class NodeVisitor;