Hi everyone,<div><br></div><div>I'm trying to get the end locations of the seeds inserted into a vtkStreamTracer. I insert some particles using a vtkDataSet, and I want to know the locations of where these particles ended up. How is this possible with a vtkStreamTracer?</div>
<div><br></div><div>Some context: I'm working with time dependent data, and I want to use the end locations as the new seed locations for the next timestep. I only want to visualize the path (using streamtubes) of the current timestep.</div>
<div><br></div><div>Cheers,</div><div>Tijmen</div>