]> OCCT Git - occt.git/commit
0026790: Visualization, TKOpenGl - apply view resolution to the line width in OpenGl_...
authorisk <isk@opencascade.com>
Wed, 11 Nov 2015 05:50:04 +0000 (08:50 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 19 Nov 2015 11:29:31 +0000 (14:29 +0300)
commit75c262a97a216f8ff21d7c6e9f53b2986283f1bb
treec8fcb0178715101a1e33775130ccd46ce0679f08
parentad7795649887c02ce70d7e757691c1955b54fa8a
0026790: Visualization, TKOpenGl - apply view resolution to the line width in OpenGl_Context::SetLineWidth()
Add ResolutionRatio() method in the Graphic3d_RenderingParams.
Add SetResolutionRatio() method in the OpenGl_Context.
src/Graphic3d/Graphic3d_RenderingParams.hxx
src/OpenGl/OpenGl_Context.cxx
src/OpenGl/OpenGl_Context.hxx
src/OpenGl/OpenGl_View_Redraw.cxx
tests/bugs/vis/bug26790 [new file with mode: 0644]