<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,&nbsp; <br><br>I would like to render the cell structure of a vtkImageData object, rather than the image itself.&nbsp; Is there an easy way to do this?&nbsp; For example if I have a vtkImageData object that represents 4 square cells in a single slice of data:<br><br>image-&gt;SetDimensions(3, 3, 1);<br>image-&gt;SetSpacing(1, 1, 1)<br><br>I would like to render in a vtkImageViewer a simple line grid consisting of 4 square cells.<br><br>thanks!<br><br></div></div><br>

      </body></html>