Added missing createContextImplementation().

This commit is contained in:
Robert Osfield 2009-11-22 17:27:13 +00:00
parent 4759cb951e
commit 71af49f934

View File

@ -107,6 +107,7 @@ class OSGVIEWER_EXPORT GraphicsWindowWin32 : public osgViewer::GraphicsWindow, p
bool registerWindowProcedure();
bool unregisterWindowProcedure();
HGLRC createContextImplementation();
bool createWindow();
bool setWindow( HWND handle );