[vtkusers] Volume Rendering Structured Grids

Amy Squillacote amylists at gmail.com
Wed Nov 8 08:40:08 EST 2006


Hi Alark,

VTK supports volume rendering for vtkImageData (see subclasses of 
vtkVolumeMapper) and vtkUnstructuredGrid (see subclasses of 
vtkUnstructuredGridVolumeMapper), not vtkStructuredGrid.

- Amy

Alark Joshi wrote:
> Hello all,
>  
> Please can you let me know if there is any way to perform volume 
> rendering of data in "STRUCTURED_GRID" format. I'm surprised that 
> there is volume rendering methods for unstructured grids but none for 
> structured grid. I'm thinking that I may be missing something here. I 
> tried casting using vtkCastToConcrete but it still doesnt work.  
> Please help. Any advice/suggestions would be greatly appreciated. Thanks.
>  
> Regards,
>  
> Alark
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061108/911efb6c/attachment.htm>


More information about the vtkusers mailing list