[pubgit-commits-list] creaVtk branch vtk9itk5wx3-macos updated. f1a45b868dcdee1834250cbbede3d62d452ddac9

root root at tux.creatis.insa-lyon.fr
Tue Jun 17 15:19:39 CEST 2025


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, vtk9itk5wx3-macos has been updated
       via  f1a45b868dcdee1834250cbbede3d62d452ddac9 (commit)
      from  139e93037040ff790696668c2da7ca57afdf83d5 (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=f1a45b868dcdee1834250cbbede3d62d452ddac9
commit f1a45b868dcdee1834250cbbede3d62d452ddac9
Author: eduardo.davila at creatis.insa-lyon.fr <eduardo.davila at creatis.insa-lyon.fr>
Date:   Tue Jun 17 15:19:34 2025 +0200

    #3534 MeshFromPoints MeshToImageData


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

Summary of changes:
 bbtk_creaVtk_PKG/.DS_Store                         | Bin 8196 -> 8196 bytes
 .../src/bbcreaVtkCreateMeshFromPoints.cxx          | 856 ++++++++++-----------
 .../src/bbcreaVtkCreateMeshFromPoints.h            |   1 -
 bbtk_creaVtk_PKG/src/bbcreaVtkMarchingCubes2.h     |   4 +-
 .../src/bbcreaVtkPolyDataToImageData.h             |   3 +-
 bbtk_creaVtk_PKG/src/bbcreaVtkScalarsToColors.cxx  |   2 +
 lib/creaVtk/MeshFromPoints.cpp                     | 456 +++++++++++
 lib/creaVtk/MeshFromPoints.h                       |  67 ++
 lib/creaVtk/MeshToImageData.cpp                    |  85 ++
 lib/creaVtk/MeshToImageData.h                      |  52 ++
 10 files changed, 1092 insertions(+), 434 deletions(-)
 create mode 100644 lib/creaVtk/MeshFromPoints.cpp
 create mode 100644 lib/creaVtk/MeshFromPoints.h
 create mode 100644 lib/creaVtk/MeshToImageData.cpp
 create mode 100644 lib/creaVtk/MeshToImageData.h


hooks/post-receive
-- 
Utilities in vtk


More information about the Pubgit-commits-list mailing list