<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
This is a more specific question about generating streamlines on surface.<br>
<br>
The VTK help has the following sentence, regarding vtkStreamer:<br>
<br>
"<i>vtkStreamer integrates through any type of dataset. As a result, if the
dataset contains <br>
2D cells such as polygons or triangles, the integration is constrained to
lie on the surface <br>
defined by the 2D cells</i>."<br>
<br>
Well, the example that produced the image from my previous mail consists<br>
entirely of triangles; however the integration is not restricted to the surfaces<br>
of those triangles.<br>
<br>
Why?<br>
<br>
Petru<br>
<br>
<br>
</body>
</html>