Added missing createContextImplementation().
This commit is contained in:
parent
4759cb951e
commit
71af49f934
@ -107,6 +107,7 @@ class OSGVIEWER_EXPORT GraphicsWindowWin32 : public osgViewer::GraphicsWindow, p
|
||||
bool registerWindowProcedure();
|
||||
bool unregisterWindowProcedure();
|
||||
|
||||
HGLRC createContextImplementation();
|
||||
bool createWindow();
|
||||
bool setWindow( HWND handle );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user