[vtkusers] Re: vtkStreamTracer->SetInput( vtkPlaneSource->GetOutput() ) -->error

joseph mccoy j.mccoy at gmx.de
Thu Oct 30 07:10:38 EST 2003


stupid me! 
ok, finally i found the answer by myself. a simple cast does it:
.. ->SetInput( (vtkDataSet *)plane->GetOutput() );


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20031030/7bd8d20e/attachment.htm>


More information about the vtkusers mailing list