]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Fix for Bug NPAL12883
authorenk <enk@opencascade.com>
Thu, 18 Oct 2007 05:19:08 +0000 (05:19 +0000)
committerenk <enk@opencascade.com>
Thu, 18 Oct 2007 05:19:08 +0000 (05:19 +0000)
commitf20c2e1db2fed2b334aa4c4f4de8c84a94316a4a
tree7857a9f7d38892866d44b584f60b65d6f9be4ce8
parentfaef7428c3b3b92410244ecd7b524ffc1dd69144
Fix for Bug NPAL12883
20 files changed:
src/DisplayGUI/DisplayGUI.cxx
src/GEOMGUI/GeometryGUI.cxx
src/GEOMToolsGUI/GEOMToolsGUI_1.cxx
src/OBJECT/GEOM_Actor.cxx
src/OBJECT/GEOM_Actor.h
src/OBJECT/GEOM_AssemblyBuilder.cxx
src/OBJECT/GEOM_DeviceActor.cxx [new file with mode: 0755]
src/OBJECT/GEOM_DeviceActor.h [new file with mode: 0755]
src/OBJECT/GEOM_EdgeSource.cxx [new file with mode: 0755]
src/OBJECT/GEOM_EdgeSource.h [new file with mode: 0755]
src/OBJECT/GEOM_FaceSource.cxx [new file with mode: 0755]
src/OBJECT/GEOM_FaceSource.h [new file with mode: 0755]
src/OBJECT/GEOM_ShadingFace.cxx [new file with mode: 0755]
src/OBJECT/GEOM_ShadingFace.h [new file with mode: 0755]
src/OBJECT/GEOM_SmartPtr.h [new file with mode: 0755]
src/OBJECT/GEOM_VertexSource.cxx [new file with mode: 0755]
src/OBJECT/GEOM_VertexSource.h [new file with mode: 0755]
src/OBJECT/GEOM_WireframeFace.cxx [new file with mode: 0755]
src/OBJECT/GEOM_WireframeFace.h [new file with mode: 0755]
src/OBJECT/Makefile.am