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