Salome HOME
ILMAB project. DS for the Field on Geometry implemented
authoreap <eap@opencascade.com>
Mon, 30 Sep 2013 11:45:32 +0000 (11:45 +0000)
committereap <eap@opencascade.com>
Mon, 30 Sep 2013 11:45:32 +0000 (11:45 +0000)
commitb51357b79dff28f1970125b19b018d392dfb0e75
treedc91803817f5b9e2753df7bc17aad54e5fe3b0dd
parent9f981d102e08f0d7d21a9e86f0605ea488a70b69
ILMAB project. DS for the Field on Geometry implemented
51 files changed:
idl/GEOM_Gen.idl
resources/CMakeLists.txt
resources/tree_field_edge.png [new file with mode: 0644]
resources/tree_field_face.png [new file with mode: 0644]
resources/tree_field_solid.png [new file with mode: 0644]
resources/tree_field_vertex.png [new file with mode: 0644]
src/GEOM/CMakeLists.txt
src/GEOM/GEOM_BaseDriver.hxx
src/GEOM/GEOM_BaseObject.cxx [new file with mode: 0644]
src/GEOM/GEOM_BaseObject.hxx [new file with mode: 0644]
src/GEOM/GEOM_Engine.cxx
src/GEOM/GEOM_Engine.hxx
src/GEOM/GEOM_Field.cxx [new file with mode: 0644]
src/GEOM/GEOM_Field.hxx [new file with mode: 0644]
src/GEOM/GEOM_Function.cxx
src/GEOM/GEOM_Function.hxx
src/GEOM/GEOM_IField.hxx [new file with mode: 0644]
src/GEOM/GEOM_Object.cxx
src/GEOM/GEOM_Object.hxx
src/GEOM/GEOM_PythonDump.cxx
src/GEOM/GEOM_PythonDump.hxx
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMImpl/CMakeLists.txt
src/GEOMImpl/GEOMImpl_FieldDriver.cxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_FieldDriver.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_Gen.cxx
src/GEOMImpl/GEOMImpl_Gen.hxx
src/GEOMImpl/GEOMImpl_IFieldOperations.cxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_IFieldOperations.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_IGroupOperations.cxx
src/GEOMImpl/GEOMImpl_IShapesOperations.cxx
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOMToolsGUI/GEOMToolsGUI.cxx
src/GEOM_I/CMakeLists.txt
src/GEOM_I/GEOM_BaseObject_i.cc [new file with mode: 0644]
src/GEOM_I/GEOM_BaseObject_i.hh [new file with mode: 0644]
src/GEOM_I/GEOM_DumpPython.cc
src/GEOM_I/GEOM_Field_i.cc [new file with mode: 0644]
src/GEOM_I/GEOM_Field_i.hh [new file with mode: 0644]
src/GEOM_I/GEOM_Gen_i.cc
src/GEOM_I/GEOM_Gen_i.hh
src/GEOM_I/GEOM_IFieldOperations_i.cc [new file with mode: 0644]
src/GEOM_I/GEOM_IFieldOperations_i.hh [new file with mode: 0644]
src/GEOM_I/GEOM_IHealingOperations_i.cc
src/GEOM_I/GEOM_IOperations_i.cc
src/GEOM_I/GEOM_IOperations_i.hh
src/GEOM_I/GEOM_Object_i.cc
src/GEOM_I/GEOM_Object_i.hh
src/GEOM_I/GEOM_wrap.hxx
src/GEOM_SWIG/geomBuilder.py