[pubgit-commits-list] cpPlugins branch master updated. a422d88602e9b49085ccfab0ef0f9f2d93fb6a1e
root
root at tux.creatis.insa-lyon.fr
Wed Sep 14 05:41:55 CEST 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".
The branch, master has been updated
via a422d88602e9b49085ccfab0ef0f9f2d93fb6a1e (commit)
from 878705ae4eab58fc442c37bee7a2ea5124311b66 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=a422d88602e9b49085ccfab0ef0f9f2d93fb6a1e
commit a422d88602e9b49085ccfab0ef0f9f2d93fb6a1e
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Tue Sep 13 22:41:41 2016 -0500
Start contour tracer widget debugging: change interactor style.
-----------------------------------------------------------------------
Summary of changes:
.../plugins/{ShowImage.cxx => ImageTracer.cxx} | 80 ++++-
appli/examples/plugins/ShowImage.cxx | 44 ++-
lib/cpExtensions/Interaction/ImageSliceStyle.cxx | 133 +++++++-
lib/cpExtensions/Interaction/ImageSliceStyle.h | 45 ++-
lib/cpExtensions/QT/ImageWidget.cxx | 77 ++++-
lib/cpExtensions/QT/ImageWidget.h | 71 ++--
lib/cpExtensions/QT/MPRInteractionCommand.cxx | 16 +-
lib/cpExtensions/QT/RendererWidget.cxx | 365 +++++++--------------
lib/cpExtensions/QT/RendererWidget.h | 37 ++-
lib/cpExtensions/QT/SimpleMPRWidget.cxx | 26 +-
lib/cpExtensions/Visualization/ImageActor.cxx | 12 -
lib/cpExtensions/Visualization/ImageOutlineActor.h | 2 +-
lib/cpExtensions/Visualization/MPR3DActors.cxx | 18 +-
.../Visualization/WindowLevelImageActor.cxx | 115 +++++--
.../Visualization/WindowLevelImageActor.h | 17 +-
15 files changed, 648 insertions(+), 410 deletions(-)
copy appli/examples/plugins/{ShowImage.cxx => ImageTracer.cxx} (50%)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list