[vtkusers] vtkFlRenderWindowInteractor

fabio depascalis fabio.depascalis at gmail.com
Tue Dec 6 11:08:50 EST 2005


Dear vtkUsers,

I'm trying to use vtkFlRenderWindowInteractor class , but I have some
problems with stereo mode rendering

I have added to "cone3 example" code the following lines:

renWindow->StereoCapableWindowOn();
renWindow->SetStereoTypeToCrystalEyes();
renWindow->StereoRenderOn();


but the stereo doesn't works, while it does correctly if I use normal vtk
code without vtkflRenderWindowInteractor

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051206/9367569d/attachment.htm>


More information about the vtkusers mailing list