<!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">Hello Berk.<br>
<br>
I have some basic data (see attachement). Nothing special. But maybe
enought for an example.<br>
<br>
Thanks!<br>
</font></font><br>
Am 25.03.2010 01:05, schrieb Berk Geveci:
<blockquote
 cite="mid:45d654b1003241705n1116cd6rb9aa5f2bebeb7418@mail.gmail.com"
 type="cite">
  <pre wrap="">Can you send me an example dataset that I can use to write the example
on the wiki? I can find one but I am bored of the datasets that I
have. Please keep in mind that the dataset will be public.

On Wed, Mar 24, 2010 at 9:30 AM, Sebastian Gatzka
<a class="moz-txt-link-rfc2396E" href="mailto:sebastian.gatzka@stud.tu-darmstadt.de">&lt;sebastian.gatzka@stud.tu-darmstadt.de&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello World.

What is essential to create streamlines with vtkStreamTracer?
I haven't found an example so far.

I have vector data stored on structured grid cell centers.

Any idea how I can input those to the stream tracer?

Minimal code like this is obviously not correct:

vtkStreamTracer *streamTracer = vtkStreamTracer::New();
streamTracer-&gt;SetInput(gridCellCenters-&gt;GetOutput());
streamTracer-&gt;SetStartPosition(0.5,0.5,0.5);
streamTracer-&gt;Update();

Sebastian

_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the VTK FAQ at:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>


    </pre>
  </blockquote>
  <pre wrap="">
  </pre>
</blockquote>
</body>
</html>