<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello World.<br>
<br>
I have made a rather basic vtkStructuredGrid from some vtkPoints.<br>
I even found a way of rendering it through the
vtkStructuredGridGeometryFilter or the vtkStructuredGridOutlineFilter.<br>
<br>
But instead of wanting to view the points or the outline I want to see
the actual cells of the grid.<br>
Can you tell me how this is possible?<br>
<br>
By the way: Does the grid actually contain cells? I'm asking because
vtkPoints are the only input to the grid.<br>
<br>
Have a nice day.<br>
Sebastian<br>
</font></font>
</body>
</html>