]> OCCT Git - occt-copy.git/commit
Update rendering params.
authorisk <isk@opencascade.com>
Fri, 2 Oct 2015 11:33:21 +0000 (14:33 +0300)
committerisk <isk@opencascade.com>
Fri, 2 Oct 2015 11:33:21 +0000 (14:33 +0300)
commite9793362a7f8fe7b9d384eb375139e3fceda7675
treef65c53f62b124726f4eb6f6cc93953ed8b959b52
parentd9f8b044abc2dac458863eae314fb97e2ade4c3a
Update rendering params.
Add to the V3d_Viewer default rendering params.
Initialize rendering params of new V3d_View by default rendering params.
Graphic3d_CView::myRenderingParams is handle now.
Add to the AIS_InteractiveContext methods DefaultRenderingParams() and SetDefaultResolution().
14 files changed:
src/AIS/AIS_InteractiveContext.cxx
src/AIS/AIS_InteractiveContext.hxx
src/Graphic3d/Graphic3d_CView.cxx
src/Graphic3d/Graphic3d_CView.hxx
src/Graphic3d/Graphic3d_RenderingParams.hxx
src/OpenGl/OpenGl_GraphicDriver.cxx
src/OpenGl/OpenGl_Text.cxx
src/OpenGl/OpenGl_View_Raytrace.cxx
src/OpenGl/OpenGl_View_Redraw.cxx
src/V3d/V3d_View.hxx
src/V3d/V3d_View_5.cxx
src/V3d/V3d_Viewer.cxx
src/V3d/V3d_Viewer.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx