[vtkusers] rendering vtkImageData topology/geometry

Bubba McBubbahan bubbalitos at yahoo.com
Sat Sep 27 19:08:13 EDT 2008


Hi,  

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:

image->SetDimensions(3, 3, 1);
image->SetSpacing(1, 1, 1)

I would like to render in a vtkImageViewer a simple line grid consisting of 4 square cells.

thanks!


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080927/a86c5150/attachment.htm>


More information about the vtkusers mailing list