[vtkusers] How to handle that error ? !!!

circass circass at gmail.com
Wed Jan 20 03:26:47 EST 2010


Here is my code ;

		vtkImagePlaneWidget *i_planeWidget = dynamic_cast
<vtkImagePlaneWidget*>(caller);
		i_viewer->SetSlice(i_planeWidget->GetSliceIndex());
                //i_viewer->SetInput(i_planeWidget->GetResliceOutPut());
                //when i use resliceoutput image is not going to my viewer,
viewer does not work,  does not show the image. That is the problem. Is
there any pre settings for use that one ?
                i_viewer->Render();

-- 
View this message in context: http://old.nabble.com/How-to-handle-that-error---%21%21%21-tp27228258p27238204.html
Sent from the VTK - Users mailing list archive at Nabble.com.




More information about the vtkusers mailing list