]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Implement Clipping Planes functionality
authorjfa <jfa@opencascade.com>
Mon, 11 Apr 2005 04:28:09 +0000 (04:28 +0000)
committerjfa <jfa@opencascade.com>
Mon, 11 Apr 2005 04:28:09 +0000 (04:28 +0000)
commit884e7f4ab4832ac868c04a254ec0aabdbdcf41ad
tree6bc6902a5e40d0f553fc0faf6e6aa9b04a79dca5
parentd5e16f5862da0c07664746b8da87effa56a0b3ed
Implement Clipping Planes functionality
28 files changed:
src/PIPELINE/VISUPipeLine.cxx
src/PIPELINE/VISU_CutLinesPL.cxx
src/PIPELINE/VISU_CutPlanesPL.cxx
src/PIPELINE/VISU_DeformedShapePL.cxx
src/PIPELINE/VISU_IsoSurfacesPL.cxx
src/PIPELINE/VISU_MeshPL.cxx
src/PIPELINE/VISU_PipeLine.cxx
src/PIPELINE/VISU_PipeLine.hxx
src/PIPELINE/VISU_ScalarMapPL.cxx
src/PIPELINE/VISU_StreamLinesPL.cxx
src/PIPELINE/VISU_VectorsPL.cxx
src/VISUGUI/Makefile.in
src/VISUGUI/VISU_msg_en.po
src/VISUGUI/VisuGUI.cxx
src/VISUGUI/VisuGUI.h
src/VISUGUI/VisuGUI_ClippingDlg.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_ClippingDlg.h [new file with mode: 0644]
src/VISU_I/VISU_CutLines_i.hh
src/VISU_I/VISU_CutPlanes_i.hh
src/VISU_I/VISU_DeformedShape_i.hh
src/VISU_I/VISU_IsoSurfaces_i.hh
src/VISU_I/VISU_Mesh_i.hh
src/VISU_I/VISU_Prs3d_i.cc
src/VISU_I/VISU_Prs3d_i.hh
src/VISU_I/VISU_ScalarMap_i.hh
src/VISU_I/VISU_StreamLines_i.hh
src/VISU_I/VISU_Table_i.hh
src/VISU_I/VISU_Vectors_i.hh