]> Creatis software - cpPlugins.git/commit
...
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Sat, 19 Mar 2016 16:07:11 +0000 (11:07 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Sat, 19 Mar 2016 16:07:11 +0000 (11:07 -0500)
commitb67cad9ff3c38b4e99ac48a4852e9e94cb879c6a
tree584acb4b91689a95812f1df82060c325be4d0841
parent2e09f906a787b154f24bd1058bcfeee13a1031bf
...
45 files changed:
CMakeLists.txt
appli/PipelineEditor/PipelineEditor.cxx
appli/PipelineEditor/PipelineEditor.h
appli/bash/cpPlugins_CreateInstances.cxx
appli/examples/CMakeLists.txt
appli/examples/extensions/CMakeLists.txt [new file with mode: 0644]
appli/examples/extensions/example_KalmanVelocity.cxx [new file with mode: 0644]
appli/examples/plugins/CMakeLists.txt [new file with mode: 0644]
appli/examples/plugins/example_LoadPluginsDirectory.cxx [moved from appli/examples/example_LoadPluginsDirectory.cxx with 69% similarity]
appli/examples/plugins/example_LoadPluginsFile.cxx [moved from appli/examples/example_LoadPluginsFile.cxx with 100% similarity]
appli/examples/plugins/example_ReadWriteImage.cxx [moved from appli/examples/example_ReadWriteImage.cxx with 100% similarity]
appli/examples/plugins/example_ReadWriteImageWithWorkspace.cxx [moved from appli/examples/example_ReadWriteImageWithWorkspace.cxx with 100% similarity]
lib/ItkVtkGlue/itkImageToVTKImageFilter.h
lib/ItkVtkGlue/itkVTKImageToImageFilter.h
lib/cpExtensions/Algorithms/KalmanVelocityFilter.h
lib/cpExtensions/Visualization/PolyLineParametricPathToPolyData.h [new file with mode: 0644]
lib/cpExtensions/Visualization/PolyLineParametricPathToPolyData.hxx [new file with mode: 0644]
lib/cpPlugins/BaseWidget.h
lib/cpPlugins/CMakeLists.txt
lib/cpPlugins/Config.h.in
lib/cpPlugins/Image.h
lib/cpPlugins/Interface.cxx
lib/cpPlugins/Interface.h
lib/cpPlugins/Mesh.cxx [new file with mode: 0644]
lib/cpPlugins/Mesh.h [new file with mode: 0644]
lib/cpPlugins/Mesh.hxx [new file with mode: 0644]
lib/cpPlugins/Object.h
lib/cpPlugins_Config.h [new file with mode: 0644]
lib/cpPlugins_ITKInstances/Base_explicit_description.txt
lib/cpPlugins_ITKInstances/CMakeLists.txt
lib/cpPlugins_ITKInstances/Mesh.cxx [new file with mode: 0644]
lib/cpPlugins_ITKInstances/Mesh_explicit_description.txt [new file with mode: 0644]
lib/cpPlugins_ITKInstances/Paths.cxx [new file with mode: 0644]
lib/cpPlugins_ITKInstances/Paths_explicit_description.txt [new file with mode: 0644]
lib/third_party/CMakeLists.txt
lib/third_party/dirent/CMakeLists.txt [new file with mode: 0644]
lib/third_party/dirent/cpPlugins_dirent.h [new file with mode: 0644]
plugins/CMakeLists.txt
plugins/cpPluginsIO/DicomSeriesReader.h
plugins/cpPluginsIO/ImageReader.h
plugins/cpPluginsIO/ImageWriter.h
plugins/cpPluginsImageFilters/ImageToHistogramFilter.cxx
plugins/cpPluginsVisualization/CMakeLists.txt [new file with mode: 0644]
plugins/cpPluginsVisualization/PolyLineParametricPathToPolyData.cxx [new file with mode: 0644]
plugins/cpPluginsVisualization/PolyLineParametricPathToPolyData.h [new file with mode: 0644]