]> OCCT Git - occt-copy.git/commit
0031354: Visualization - Dump improvement for V3d, Graphic3d, Aspect
authorsshutina <sshutina@opencascade.com>
Thu, 6 Feb 2020 15:17:35 +0000 (18:17 +0300)
committernds <nds@opencascade.com>
Wed, 12 Feb 2020 22:30:50 +0000 (01:30 +0300)
commit93dcf02f89d79532667a65884da3e55571438c04
tree75242052240b4e3009b8ec0ece31fdc737bc9ece
parent7c48e61c9486546ee0127047df3579c6d5aa24fa
0031354: Visualization - Dump improvement for V3d, Graphic3d, Aspect

(cherry picked from commit 4bda72dc94318deffa8517a31a9b81f4b1cb2e38)
55 files changed:
src/Aspect/Aspect_Background.cxx
src/Aspect/Aspect_Background.hxx
src/Aspect/Aspect_CircularGrid.cxx
src/Aspect/Aspect_CircularGrid.hxx
src/Aspect/Aspect_GenId.cxx
src/Aspect/Aspect_GenId.hxx
src/Aspect/Aspect_GradientBackground.cxx
src/Aspect/Aspect_GradientBackground.hxx
src/Aspect/Aspect_Grid.cxx
src/Aspect/Aspect_Grid.hxx
src/Aspect/Aspect_RectangularGrid.cxx
src/Aspect/Aspect_RectangularGrid.hxx
src/Aspect/Aspect_Window.cxx
src/Aspect/Aspect_Window.hxx
src/Graphic3d/FILES
src/Graphic3d/Graphic3d_AspectText3d.cxx
src/Graphic3d/Graphic3d_AspectText3d.hxx
src/Graphic3d/Graphic3d_CLight.cxx
src/Graphic3d/Graphic3d_CLight.hxx
src/Graphic3d/Graphic3d_CView.cxx
src/Graphic3d/Graphic3d_CView.hxx
src/Graphic3d/Graphic3d_Camera.cxx
src/Graphic3d/Graphic3d_Camera.hxx
src/Graphic3d/Graphic3d_CameraTile.cxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_CameraTile.hxx
src/Graphic3d/Graphic3d_DataStructureManager.cxx
src/Graphic3d/Graphic3d_DataStructureManager.hxx
src/Graphic3d/Graphic3d_GraphicDriver.cxx
src/Graphic3d/Graphic3d_GraphicDriver.hxx
src/Graphic3d/Graphic3d_Group.cxx
src/Graphic3d/Graphic3d_RenderingParams.cxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_RenderingParams.hxx
src/Graphic3d/Graphic3d_Structure.cxx
src/Graphic3d/Graphic3d_StructureManager.cxx
src/Graphic3d/Graphic3d_StructureManager.hxx
src/Graphic3d/Graphic3d_Vertex.cxx
src/Graphic3d/Graphic3d_Vertex.hxx
src/Graphic3d/Graphic3d_WorldViewProjState.hxx
src/V3d/V3d_CircularGrid.cxx
src/V3d/V3d_CircularGrid.hxx
src/V3d/V3d_RectangularGrid.cxx
src/V3d/V3d_RectangularGrid.hxx
src/V3d/V3d_Trihedron.cxx
src/V3d/V3d_Trihedron.hxx
src/V3d/V3d_View.cxx
src/V3d/V3d_View.hxx
src/V3d/V3d_Viewer.cxx
src/gp/gp_Vec.cxx
src/gp/gp_Vec.hxx
tools/VInspector/FILES
tools/VInspector/VInspector_ItemContext.cxx
tools/VInspector/VInspector_ItemContextProperties.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemContextProperties.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemV3dViewer.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemV3dViewer.hxx [new file with mode: 0644]