]> Creatis software - cpMesh.git/commit
New plugin added
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Mon, 15 Dec 2014 17:06:12 +0000 (18:06 +0100)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Mon, 15 Dec 2014 17:06:12 +0000 (18:06 +0100)
commit93ddd2fe04d05b28dff31448032fd3af93ffe750
treefb7b7e2d224afbff5f0898474268c96e775a004a
parent6d6bf5d5e3b9318a507216f2f231c32299d1a941
New plugin added
16 files changed:
appli/InteractiveDeformableMeshSegmentation/CMakeLists.txt
appli/InteractiveDeformableMeshSegmentation/InteractorStyleImage.cxx [deleted file]
appli/InteractiveDeformableMeshSegmentation/InteractorStyleImage.h [deleted file]
appli/InteractiveDeformableMeshSegmentation/MainWnd.cxx
appli/InteractiveDeformableMeshSegmentation/MainWnd.h
appli/InteractiveDeformableMeshSegmentation/MainWnd_ExecutePlugins.cxx [new file with mode: 0644]
appli/InteractiveDeformableMeshSegmentation/MainWnd_LoadPlugins.cxx
appli/InteractiveDeformableMeshSegmentation/SegmentationParametersDlg.ui [deleted file]
appli/InteractiveDeformableMeshSegmentation/VolumeActors.cxx [deleted file]
appli/InteractiveDeformableMeshSegmentation/VolumeActors.h [deleted file]
appli/InteractiveDeformableMeshSegmentation/idms.plugins.in
lib/cpm/CMakeLists.txt
lib/cpm/Plugins/CMakeLists.txt [new file with mode: 0644]
lib/cpm/Plugins/Host.cxx [new file with mode: 0644]
lib/cpm/Plugins/SimpleFillRegion.cxx [new file with mode: 0644]
lib/cpm/Plugins/SimpleFillRegion.h [new file with mode: 0644]