Added WindowData structures to GraphicsWindowX11,Win32 and Carbon to help support
GraphicsWindow inheriting their window handles from an external toolkit
This commit is contained in:
@@ -125,7 +125,7 @@ class OSG_EXPORT GraphicsContext : public Object
|
||||
// shared context
|
||||
GraphicsContext* sharedContext;
|
||||
|
||||
osg::ref_ptr<osg::Referenced> inhertedWindowData;
|
||||
osg::ref_ptr<osg::Referenced> inheritedWindowData;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user