[vtkusers] How to transform my PolyData to ImplicitFunction?

Sebastian Gatzka sebastian.gatzka at stud.tu-darmstadt.de
Tue Apr 6 04:46:40 EDT 2010


Yes of course.

But I can't feed the vtkImplicitDataSet with PolyData directly.
There has to be some steps in between. I have tried to use vtkDelaunay3D 
and vtkElevationFilter like suggested in this example:
http://www.vtk.org/Wiki/VTK/Examples/ImplicitDataSet




Am 06.04.2010 10:42, schrieb Jérôme:
> Hi,
>
> Try vtkImplicitDataSet. A PolyData is a DataSet, so it should do the 
> trick.
>
> HTH
> Jerome
>
> 2010/4/6 Sebastian Gatzka <sebastian.gatzka at stud.tu-darmstadt.de 
> <mailto:sebastian.gatzka at stud.tu-darmstadt.de>>
>
>     Hello World.
>
>     Can anybody tell me how I can transform my PolyData to an
>     ImplicitFunction?
>     I want to create an implicit function from my vtkCubeSource or
>     vtkSphereSource.
>
>     Bye. Sebastian
>
>
>
>     _______________________________________________
>     Powered by www.kitware.com <http://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://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100406/beb040bc/attachment.htm>


More information about the vtkusers mailing list