[vtkusers] vtkConvexHull2D not in VTK installation any more?

Bill Lorensen bill.lorensen at gmail.com
Tue Dec 2 10:16:07 EST 2014


Roman,

This is definitely a bug. There are other missing also. I'll look into it.

Thanks,

Bill

On Tue, Dec 2, 2014 at 7:03 AM, Dr. Roman Grothausmann
<grothausmann.roman at mh-hannover.de> wrote:
> Dear mailing list members,
>
>
> To get vtkConvexHull2D into my VTK installation, I need to apply the
> following changes to cmake-files:
>
> diff -aur vtk-6.1.0_vanilla/Infovis/Core/CMakeLists.txt
> vtk-6.1.0_splat+vtkImplicitModeller-patch/Infovis/Core/CMakeLists.txt
> --- vtk-6.1.0_vanilla/Infovis/Core/CMakeLists.txt       2014-01-22
> 16:55:41.000000000 +0100
> +++ vtk-6.1.0_splat+vtkImplicitModeller-patch/Infovis/Core/CMakeLists.txt
> 2014-07-07 14:32:25.074469342 +0200
> @@ -1,4 +1,5 @@
>  set(Module_SRCS
> +  vtkConvexHull2D.cxx
>    vtkAddMembershipArray.cxx
>    vtkAdjacencyMatrixToEdgeTable.cxx
>    vtkArrayNorm.cxx
> diff -aur vtk-6.1.0_vanilla/Infovis/Core/module.cmake
> vtk-6.1.0_splat+vtkImplicitModeller-patch/Infovis/Core/module.cmake
> --- vtk-6.1.0_vanilla/Infovis/Core/module.cmake 2014-01-22
> 16:55:41.000000000 +0100
> +++ vtk-6.1.0_splat+vtkImplicitModeller-patch/Infovis/Core/module.cmake
> 2014-07-07 14:39:59.525609602 +0200
> @@ -2,6 +2,7 @@
>    GROUPS
>      StandAlone
>    DEPENDS
> +    vtkRenderingCore
>      vtkCommonDataModel
>      vtkCommonSystem
>      vtkFiltersExtraction
>
> Is there a reason vtkConvexHull2D is not included in the default
> installation with Infovis enabled or do I have to enable something else in
> cmake?
>
> Thanks for any help or hints.
> Roman
>
>
> --
> Dr. Roman Grothausmann
>
> Tomographie und Digitale Bildverarbeitung
> Tomography and Digital Image Analysis
>
> Institut für Funktionelle und Angewandte Anatomie, OE 4120
> Medizinische Hochschule Hannover
> Carl-Neuberg-Str. 1
> D-30625 Hannover
>
> Tel. +49 511 532-9574
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list