]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
First implementation of "To use customized data format at entry of visualization...
authorapo <apo@opencascade.com>
Mon, 15 Jan 2007 07:58:47 +0000 (07:58 +0000)
committerapo <apo@opencascade.com>
Mon, 15 Jan 2007 07:58:47 +0000 (07:58 +0000)
commita5b889a539952d44c6c4e43c86c8cc946d444a04
treeccbb36fbd13306650fe19740ae633d8854c4241c
parent172472d70ed4c7fa4efe06261d8607840b100621
First implementation of "To use customized data format at entry of visualization pipeline" taks
97 files changed:
src/CONVERTOR/Makefile.in
src/CONVERTOR/VISU_AppendPolyData.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_AppendPolyData.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_Convertor.cxx
src/CONVERTOR/VISU_Convertor.hxx
src/CONVERTOR/VISU_ConvertorDef.hxx
src/CONVERTOR/VISU_ConvertorDef_impl.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_ConvertorUtils.cxx
src/CONVERTOR/VISU_ConvertorUtils.hxx
src/CONVERTOR/VISU_Convertor_impl.cxx
src/CONVERTOR/VISU_Convertor_impl.hxx
src/CONVERTOR/VISU_IDMapper.cxx
src/CONVERTOR/VISU_IDMapper.hxx
src/CONVERTOR/VISU_MedConvertor.cxx
src/CONVERTOR/VISU_MedConvertor.hxx
src/CONVERTOR/VISU_MeshValue.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_MeshValue.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_PointCoords.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_PointCoords.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_Structures.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_Structures.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_Structures_impl.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_Structures_impl.hxx [new file with mode: 0644]
src/OBJECT/VISU_DataSetActor.cxx
src/OBJECT/VISU_GaussPtsAct.cxx
src/OBJECT/VISU_GaussPtsDeviceActor.cxx
src/OBJECT/VISU_GaussPtsDeviceActor.h
src/OBJECT/VISU_ScalarMapAct.cxx
src/PIPELINE/Makefile.in
src/PIPELINE/SALOME_ExtractGeometry.cxx
src/PIPELINE/SALOME_ExtractGeometry.h
src/PIPELINE/SALOME_ExtractPolyDataGeometry.cxx [new file with mode: 0644]
src/PIPELINE/SALOME_ExtractPolyDataGeometry.h [new file with mode: 0644]
src/PIPELINE/VISUPipeLine.cxx
src/PIPELINE/VISU_ColoredPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_ColoredPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_CutLinesPL.cxx
src/PIPELINE/VISU_CutLinesPL.hxx
src/PIPELINE/VISU_CutPlanesPL.cxx
src/PIPELINE/VISU_CutPlanesPL.hxx
src/PIPELINE/VISU_DataSetMapperHolder.cxx [new file with mode: 0644]
src/PIPELINE/VISU_DataSetMapperHolder.hxx [new file with mode: 0644]
src/PIPELINE/VISU_DeformedShapePL.cxx
src/PIPELINE/VISU_DeformedShapePL.hxx
src/PIPELINE/VISU_Extractor.cxx
src/PIPELINE/VISU_Extractor.hxx
src/PIPELINE/VISU_FieldTransform.hxx
src/PIPELINE/VISU_GaussPointsPL.cxx
src/PIPELINE/VISU_GaussPointsPL.hxx
src/PIPELINE/VISU_IsoSurfacesPL.cxx
src/PIPELINE/VISU_IsoSurfacesPL.hxx
src/PIPELINE/VISU_MapperHolder.cxx [new file with mode: 0644]
src/PIPELINE/VISU_MapperHolder.hxx [new file with mode: 0644]
src/PIPELINE/VISU_MeshPL.cxx
src/PIPELINE/VISU_MeshPL.hxx
src/PIPELINE/VISU_PipeLine.cxx
src/PIPELINE/VISU_PipeLine.hxx
src/PIPELINE/VISU_PipeLineUtils.cxx
src/PIPELINE/VISU_PipeLineUtils.hxx
src/PIPELINE/VISU_Plot3DPL.cxx
src/PIPELINE/VISU_Plot3DPL.hxx
src/PIPELINE/VISU_PointSpriteMapperHolder.cxx [new file with mode: 0644]
src/PIPELINE/VISU_PointSpriteMapperHolder.hxx [new file with mode: 0644]
src/PIPELINE/VISU_PolyDataMapperHolder.cxx [new file with mode: 0644]
src/PIPELINE/VISU_PolyDataMapperHolder.hxx [new file with mode: 0644]
src/PIPELINE/VISU_PolyDataPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_PolyDataPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_ScalarMapOnDeformedShapePL.cxx
src/PIPELINE/VISU_ScalarMapOnDeformedShapePL.hxx
src/PIPELINE/VISU_ScalarMapPL.cxx
src/PIPELINE/VISU_ScalarMapPL.hxx
src/PIPELINE/VISU_StreamLinesPL.cxx
src/PIPELINE/VISU_StreamLinesPL.hxx
src/PIPELINE/VISU_UnstructuredGridPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_UnstructuredGridPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_UsedPointsFilter.cxx
src/PIPELINE/VISU_UsedPointsFilter.hxx
src/PIPELINE/VISU_VectorsPL.cxx
src/PIPELINE/VISU_VectorsPL.hxx
src/VISUGUI/VisuGUI_ClippingDlg.cxx
src/VISUGUI/VisuGUI_Prs3dDlg.cxx
src/VISU_I/VISU_ColoredPrs3d_i.cc
src/VISU_I/VISU_ColoredPrs3d_i.hh
src/VISU_I/VISU_CorbaMedConvertor.cxx
src/VISU_I/VISU_CorbaMedConvertor.hxx
src/VISU_I/VISU_DumpPython.cc
src/VISU_I/VISU_GaussPoints_i.cc
src/VISU_I/VISU_Gen_i.cc
src/VISU_I/VISU_Mesh_i.cc
src/VISU_I/VISU_Prs3d_i.cc
src/VISU_I/VISU_Prs3d_i.hh
src/VISU_I/VISU_Result_i.cc
src/VISU_I/VISU_ScalarMapOnDeformedShape_i.cc
src/VISU_I/VISU_ScalarMap_i.cc
src/VISU_I/VISU_ScalarMap_i.hh
src/VISU_I/VISU_StreamLines_i.cc
src/VISU_SWIG/VISU_Gen_s.cc