0022337: V3d_View::Print crashes in OCCT 6.5.0
authorAPL <>
Wed, 7 Sep 2011 07:16:18 +0000 (07:16 +0000)
committerbugmaster <bugmaster@opencascade.com>
Mon, 5 Mar 2012 15:30:00 +0000 (19:30 +0400)
commit7edf74fd3d29fe9da52f9e18062432ccc24554bf
tree9672557c8402ead0d4ffeadbf9f58a6fce5e23ed
parent31b810685396d706e649eec7ccdef67cea8aaa9a
0022337: V3d_View::Print crashes in OCCT 6.5.0
18 files changed:
src/Aspect/Aspect.cdl
src/Graphic3d/Graphic3d_GraphicDriver.cdl
src/Graphic3d/Graphic3d_GraphicDriver_Print.cxx
src/OpenGl/FILES
src/OpenGl/OpenGl_GraphicDriver.cdl
src/OpenGl/OpenGl_GraphicDriver_print.cxx
src/OpenGl/OpenGl_PrinterContext.cxx [new file with mode: 0644]
src/OpenGl/OpenGl_PrinterContext.hxx [new file with mode: 0644]
src/OpenGl/OpenGl_TextRender.cxx
src/OpenGl/OpenGl_tgl_funcs.hxx
src/OpenGl/OpenGl_togl_begin_layer_mode.cxx
src/OpenGl/OpenGl_togl_print.cxx
src/OpenGl/OpenGl_view.cxx
src/V3d/V3d_View.cdl
src/V3d/V3d_View_Print.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
src/Visual3d/Visual3d_View.cdl
src/Visual3d/Visual3d_View_Print.cxx