I have several functions in code libraries based on older stuff (primarily custom file format readers) that return vtkDataSet stuff, but I've recently started building code on the new GetOutputPort/SetInputConnection methods. I had kinda hoped I could use a vtkPassThroughFilter and SetInput(vtkDataSet), GetOutputPort(), but that results in errors.<div>
<br></div><div>Is there a simple way to make this work? Or am I stuck rebuilding all my file readers?<br clear="all">--<br>Randall Hand<br><a href="http://www.vizworld.com">http://www.vizworld.com</a><br>
</div>