Added inheritedWindowData member variable to Traits.
This commit is contained in:
@@ -124,6 +124,8 @@ class OSG_EXPORT GraphicsContext : public Object
|
||||
|
||||
// shared context
|
||||
GraphicsContext* sharedContext;
|
||||
|
||||
osg::ref_ptr<osg::Referenced> inhertedWindowData;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user