mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0025438: Visualization, TKOpenGl - always setup viewport within OpenGl_Workspace::Redraw()
suppress new warning
This commit is contained in:
parent
49cfd13dca
commit
93e572caa0
@ -731,7 +731,7 @@ void OpenGl_View::RenderStructs (const Handle(OpenGl_Workspace) &AWorkspace)
|
||||
//call_togl_redraw_layer2d
|
||||
void OpenGl_View::RedrawLayer2d (const Handle(OpenGl_PrinterContext)& thePrintContext,
|
||||
const Handle(OpenGl_Workspace)& theWorkspace,
|
||||
const Graphic3d_CView& ACView,
|
||||
const Graphic3d_CView& /*ACView*/,
|
||||
const Aspect_CLayer2d& ACLayer)
|
||||
{
|
||||
#if !defined(GL_ES_VERSION_2_0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user