<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Yes of course.<br>
<br>
But I can't feed the vtkImplicitDataSet with PolyData directly.<br>
There has to be some steps in between. I have tried to use
vtkDelaunay3D and vtkElevationFilter like suggested in this example:<br>
<a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK/Examples/ImplicitDataSet">http://www.vtk.org/Wiki/VTK/Examples/ImplicitDataSet</a><br>
<br>
<br>
<br>
</font></font><br>
Am 06.04.2010 10:42, schrieb Jérôme:
<blockquote
cite="mid:k2se7f43c4f1004060142oeb7e7168j26b123f69c273612@mail.gmail.com"
type="cite">Hi,<br>
<br>
Try vtkImplicitDataSet. A PolyData is a DataSet, so it should do the
trick.<br>
<br>
HTH<br>
Jerome<br>
<br>
<div class="gmail_quote">2010/4/6 Sebastian Gatzka <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:sebastian.gatzka@stud.tu-darmstadt.de">sebastian.gatzka@stud.tu-darmstadt.de</a>></span><br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"><font size="-1"><font
face="Helvetica, Arial, sans-serif">Hello World.<br>
<br>
Can anybody tell me how I can transform my PolyData to an
ImplicitFunction?<br>
I want to create an implicit function from my vtkCubeSource or
vtkSphereSource.<br>
<br>
Bye. Sebastian<br>
<br>
<br>
</font></font>
</div>
<br>
_______________________________________________<br>
Powered by <a moz-do-not-send="true" href="http://www.kitware.com"
target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a moz-do-not-send="true"
href="http://www.kitware.com/opensource/opensource.html"
target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a
moz-do-not-send="true" href="http://www.vtk.org/Wiki/VTK_FAQ"
target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a moz-do-not-send="true"
href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br>
</blockquote>
</div>
<br>
</blockquote>
</body>
</html>