<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, <br><br>I would like to render the cell structure of a vtkImageData object, rather than the image itself. Is there an easy way to do this? For example if I have a vtkImageData object that represents 4 square cells in a single slice of data:<br><br>image->SetDimensions(3, 3, 1);<br>image->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>