]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Start Field on CAD
authorngo <ngo@opencascade.com>
Mon, 14 Jan 2013 13:10:35 +0000 (13:10 +0000)
committerngo <ngo@opencascade.com>
Mon, 14 Jan 2013 13:10:35 +0000 (13:10 +0000)
commitde1c051cb1c953a24ffdb641f2b7c6db95c85445
tree911f8970a0e8b234ead27abc7ece36a105a0317e
parenteb33929a623da3858f8105e54f0834f8393f5414
Start Field on CAD
22 files changed:
adm_local/cmake_files/FindGEOM.cmake
configure.ac
resources/ImportExport
resources/Makefile.am
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/Makefile.am
src/XAO/Field.cxx [new file with mode: 0644]
src/XAO/Field.hxx [new file with mode: 0644]
src/XAO/Geometry.cxx [new file with mode: 0644]
src/XAO/Geometry.hxx [new file with mode: 0644]
src/XAO/Group.cxx [new file with mode: 0644]
src/XAO/Group.hxx [new file with mode: 0644]
src/XAO/Makefile.am [new file with mode: 0644]
src/XAO/Xao.cxx [new file with mode: 0644]
src/XAO/Xao.hxx [new file with mode: 0644]
src/XAOExport/Makefile.am [new file with mode: 0644]
src/XAOExport/XAOExport.cxx [new file with mode: 0644]
src/XAOImport/Makefile.am [new file with mode: 0644]
src/XAOImport/XAOImport.cxx [new file with mode: 0644]