mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
update OpenGl_Window constructor arguments in OpenGl_Window_1.mm
This commit is contained in:
parent
9df7f42944
commit
c7ccbb77a0
@ -39,7 +39,7 @@ namespace
|
|||||||
// function : OpenGl_Window
|
// function : OpenGl_Window
|
||||||
// purpose :
|
// purpose :
|
||||||
// =======================================================================
|
// =======================================================================
|
||||||
OpenGl_Window::OpenGl_Window (const Handle(Aspect_DisplayConnection)& /*theDisplayConnection*/,
|
OpenGl_Window::OpenGl_Window (const Handle(OpenGl_GraphicDriver)& theDriver,
|
||||||
const CALL_DEF_WINDOW& theCWindow,
|
const CALL_DEF_WINDOW& theCWindow,
|
||||||
Aspect_RenderingContext theGContext,
|
Aspect_RenderingContext theGContext,
|
||||||
const Handle(OpenGl_Caps)& theCaps,
|
const Handle(OpenGl_Caps)& theCaps,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user