mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-05 23:31:17 +08:00
update OpenGl_Window constructor arguments in OpenGl_Window_1.mm
This commit is contained in:
@@ -39,7 +39,7 @@ namespace
|
||||
// function : OpenGl_Window
|
||||
// purpose :
|
||||
// =======================================================================
|
||||
OpenGl_Window::OpenGl_Window (const Handle(Aspect_DisplayConnection)& /*theDisplayConnection*/,
|
||||
OpenGl_Window::OpenGl_Window (const Handle(OpenGl_GraphicDriver)& theDriver,
|
||||
const CALL_DEF_WINDOW& theCWindow,
|
||||
Aspect_RenderingContext theGContext,
|
||||
const Handle(OpenGl_Caps)& theCaps,
|
||||
|
||||
Reference in New Issue
Block a user