<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>RE: [vtkusers] How to disable rotation</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How can i apply vtkQuadricDecimation for the 
vtkDatasetReader.GetOutput() data? It seems like vtkQuadricDecimation takes only 
vtkPolyDataset. I tried to cast vtkPolyDataset over vtkDataset, but failed for 
obvious reasons...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am dealing with a large vtkDataset (~10 mil cells 
approx) and want to avoid any "expensive" data conversion processes... any help 
is really appreciated!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Rajesh</FONT></DIV></BODY></HTML>