[vtkusers] was: isosurfaces disappears from renderer
Amy Squillacote
amy.squillacote at kitware.com
Wed Apr 12 13:14:51 EDT 2006
If you're trying to use the same mapper and actor in different
renderers, this will not work. However, you can pass the same
isosurface to multiple mappers and pass each of these mappers to one
actor (one per renderer).
- Amy
At 03:08 PM 4/12/2006, Tatti Emanuele wrote:
>After some tries i found the problem: i cannot render the same
>isosurface on different renderers on the same time; i don't know if
>this is normal or not, but this problem occurs with mesa or opengl,
>on windows and linux.
>In my case i'm trying to add it to a 3d and to 3 vtkimageviewer2;
>the isosurface appears only in the first renderer in which i add it
>and non in the other 3, but finally it disappears after few resizes
>or refreshes, no errors on output. How can i solve this problem
>without wasting too memory?
>
>thanks
>
>ps. sorry for my english
>_______________________________________________
>This is the private VTK discussion list. Please keep messages
>on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list