<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Alark,<br>
<br>
VTK supports volume rendering for vtkImageData (see subclasses of
vtkVolumeMapper) and vtkUnstructuredGrid (see subclasses of
vtkUnstructuredGridVolumeMapper), not vtkStructuredGrid.<br>
<br>
- Amy<br>
<br>
Alark Joshi wrote:
<blockquote cite="midBAY121-W16CABC52BAFF38D45936348FF20@phx.gbl"
type="cite">
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>Hello all,<br>
<br>
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.<br>
<br>
Regards,<br>
<br>
Alark<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
</pre>
</blockquote>
</body>
</html>