[vtkusers] how to visualize the inside of a polydata?

Bill Lorensen wlorens1 at nycap.rr.com
Sun Mar 4 13:29:03 EST 2001


You can set the backface property on an actor.
SetBackfaceProperty

Bill
At 01:34 AM 3/4/01 +0100, Sylvain Jaume wrote:
>Hello VTK users,
>
>I've got a colored surface polydata. I'd like to see the inside, so I clip
>the polydata (with texture clipping). Since any vertex has the same
>color from inside or outside, I cannot clearly distiguish the inside
>surface from the outside surface.
>
>Anybody knows a 'VTK trick' to visualize the inside surface?
>Is it possible to set a property (color, texture,...) to the
>inside surface different than the outside surface's property?
>
>Thanks for your help!
>Sylvain
>
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers 






More information about the vtkusers mailing list