[vtkusers] What happens when two actors are at the same depth?
poireau
joelthelion at laposte.net
Thu Apr 23 05:40:01 EDT 2009
Stephane PLOIX wrote:
>
> Hi,
>
> If your contour is made of lines, you try to
> call GetProperty()->SetRepresentationToWireframe() on your contour actor
> and tweak the vtkMapper::ResolveCoincidentTopology* parameters
>
> Stephane
>
>
>
Awesome! Thanks a lot for your answer! In case anyone is interested, I've
used
vtkMapper::SetResolveCoincidentTopologyToPolygonOffset();
I didn't need SetRepresentationToWireframe, though.
Thanks a lot!
--
View this message in context: http://www.nabble.com/What-happens-when-two-actors-are-at-the-same-depth--tp23175458p23193496.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list