]> Creatis software - creaVtk.git/commit
#3493 MeshManager
authorEduardo DAVILA <davila@creatis.insa-lyon.fr>
Thu, 25 Aug 2022 08:46:59 +0000 (10:46 +0200)
committerEduardo DAVILA <davila@creatis.insa-lyon.fr>
Thu, 25 Aug 2022 08:46:59 +0000 (10:46 +0200)
commitccd9515764b83d719668120ccf8496a8fc6e804b
tree5717f52d5ef4f36c5427438edea44741b9c202e8
parent464deff51f697881cd76b3cfb934859cd7c31df7
#3493 MeshManager
13 files changed:
bbtk_creaVtk_PKG/src/bbcreaVtkBooleanOperationPolyDataFilter.cxx
bbtk_creaVtk_PKG/src/bbcreaVtkMeshManager.cxx [new file with mode: 0644]
bbtk_creaVtk_PKG/src/bbcreaVtkMeshManager.h [new file with mode: 0644]
bbtk_creaVtk_PKG/src/bbcreaVtkMeshManager_tool.cxx [new file with mode: 0644]
bbtk_creaVtk_PKG/src/bbcreaVtkMeshManager_tool.h [new file with mode: 0644]
lib/creaVtk/MeshManagerModel.cpp [new file with mode: 0644]
lib/creaVtk/MeshManagerModel.h [new file with mode: 0644]
lib/creaVtk/Utilities.cxx [new file with mode: 0644]
lib/creaVtk/Utilities.h [new file with mode: 0644]
lib/creaVtk/vtkPolyDataBooleanFilter.cxx [new file with mode: 0644]
lib/creaVtk/vtkPolyDataBooleanFilter.h [new file with mode: 0644]
lib/creaVtk/vtkPolyDataContactFilter.cxx [new file with mode: 0644]
lib/creaVtk/vtkPolyDataContactFilter.h [new file with mode: 0644]