[pubgit-commits-list] cpPlugins branch master updated. 4c4b03aa87446a1aa78563fb75cc6d1956d7d64e

root root at tux.creatis.insa-lyon.fr
Mon Dec 29 12:50:09 CET 2014


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  4c4b03aa87446a1aa78563fb75cc6d1956d7d64e (commit)
      from  176edaf896f17a5dabdbee0b0e7390cc58a25a09 (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=4c4b03aa87446a1aa78563fb75cc6d1956d7d64e
commit 4c4b03aa87446a1aa78563fb75cc6d1956d7d64e
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Dec 29 12:50:00 2014 +0100

    PolyLineParametricPath data type added


-----------------------------------------------------------------------

Summary of changes:
 .../ImageToPolyLineParametricPathFilter.cxx        |  30 ++++++
 .../ImageToPolyLineParametricPathFilter.h          |  48 +++++++++
 .../Instances_itkPolyLineParametricPath.cxx        |  19 ++++
 lib/cpPlugins/Interface/PolyLineParametricPath.cxx | 107 +++++++++++++++++++++
 .../{Image.h => PolyLineParametricPath.h}          |  37 ++++---
 5 files changed, 221 insertions(+), 20 deletions(-)
 create mode 100644 lib/cpPlugins/Interface/ImageToPolyLineParametricPathFilter.cxx
 create mode 100644 lib/cpPlugins/Interface/ImageToPolyLineParametricPathFilter.h
 create mode 100644 lib/cpPlugins/Interface/Instances_itkPolyLineParametricPath.cxx
 create mode 100644 lib/cpPlugins/Interface/PolyLineParametricPath.cxx
 copy lib/cpPlugins/Interface/{Image.h => PolyLineParametricPath.h} (50%)


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list