[pubgit-commits-list] creaVtk branch master updated. 74204f5cada1add842ffc8488fef62c616ca63e9

root root at tux.creatis.insa-lyon.fr
Mon Sep 15 10:39:43 CEST 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 "Utilities in vtk".

The branch, master has been updated
       via  74204f5cada1add842ffc8488fef62c616ca63e9 (commit)
      from  5cb2a22b34194409fb4cf97fd06a371d3c391acb (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=creaVtk.git;a=commitdiff;h=74204f5cada1add842ffc8488fef62c616ca63e9
commit 74204f5cada1add842ffc8488fef62c616ca63e9
Author: davila <eduardo.davila at creatis.insa-lyon.fr>
Date:   Mon Sep 15 10:39:33 2014 +0200

    #2453 creaVtk Feature New Normal  -  Stream Lines segmentation by Scalars


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

Summary of changes:
 .../appli/exampleStreamLineScalarSegmentation.bbg  | 245 +++++++++++++++++++++
 .../appli/exampleStreamLineScalarSegmentation.bbs  | 134 +++++++++++
 .../src/bbcreaVtkStreamLineColorInfo.cxx           |  14 +-
 .../src/bbcreaVtkStreamLineColorInfo.h             |   6 +-
 ...rInfo.cxx => bbcreaVtkStreamLineNumeration.cxx} |  63 ++++--
 .../src/bbcreaVtkStreamLineNumeration.h            |  50 +++++
 ...=> bbcreaVtkStreamLineSegmentationByScalar.cxx} |  35 +--
 .../src/bbcreaVtkStreamLineSegmentationByScalar.h  |  58 +++++
 lib/creaVtk/creaVtkStreamLineScalarSeg.cpp         | 143 ++++++++++++
 ...StreamTracer.h => creaVtkStreamLineScalarSeg.h} |  48 ++--
 lib/creaVtk/vtkStreamLineCreateColorInfo.cpp       |  12 +-
 11 files changed, 737 insertions(+), 71 deletions(-)
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleStreamLineScalarSegmentation.bbg
 create mode 100644 bbtk_creaVtk_PKG/bbs/appli/exampleStreamLineScalarSegmentation.bbs
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkStreamLineColorInfo.cxx => bbcreaVtkStreamLineNumeration.cxx} (56%)
 create mode 100644 bbtk_creaVtk_PKG/src/bbcreaVtkStreamLineNumeration.h
 copy bbtk_creaVtk_PKG/src/{bbcreaVtkStreamLineColorInfo.cxx => bbcreaVtkStreamLineSegmentationByScalar.cxx} (65%)
 create mode 100644 bbtk_creaVtk_PKG/src/bbcreaVtkStreamLineSegmentationByScalar.h
 create mode 100644 lib/creaVtk/creaVtkStreamLineScalarSeg.cpp
 copy lib/creaVtk/{creaVtkStreamTracer.h => creaVtkStreamLineScalarSeg.h} (70%)


hooks/post-receive
-- 
Utilities in vtk


More information about the Pubgit-commits-list mailing list