[vtkusers] Which Vtk Module to build to have access to "vtkButterflySubdivisionFilter.h" , "vtkLoopSubdivisionFilter.h" and "vtkLinearSubdivisionFilter.h"

Bill Lorensen bill.lorensen at gmail.com
Thu Jun 30 11:40:32 EDT 2016


Please post your CMakeLists.txt file for your project.


On Thu, Jun 30, 2016 at 11:32 AM, Remi Charrier <remi.charrier at gmail.com> wrote:
> Hi,
>
> I would like to try the following filters:
> "vtkButterflySubdivisionFilter.h"
> "vtkLoopSubdivisionFilter.h"
> "vtkLinearSubdivisionFilter.h"
> in order to increase the number of cells in my 3D models.
>
> I have the source files but they didn't compile as I probably did not
> include them in the CMake process. However I still don't understand where to
> find to which vtkmodule a specific file is linked. I thought it was based on
> the folders name but in this case, the path is :
> VTK-7.0.0\Filters\Modeling
> in the cmakelist.txt of this folder I find that it may be associated with
> vtkFiltersModeling
> But I don't have this module or entry in the Cmake window.
> Any help would be welcome.
> Thanks in advance
> Rémi
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> 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