<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
I am using vtkVolume + vtkSmartVolumeMapper to render a 3D image of
medium size. <br>
I am trying to figure out how to disable the LOD subsampling when
interacting with the scene, so that the volume always stays the
same. [The camera position and orientation is fixed in this scene].<br>
I tried to do <br>
<tt>renderWindow->SetDesiredUpdateRate(0);</tt><br>
but that does not do it. <br>
Any hint or advice very much appreciated!<br>
Cheers,<br>
Miro
<div style="font-size:75%"><br>
</div>
<div class="moz-signature">
</div>
</body>
</html>