[vtkusers] Lines over surfaces

Jeff Lee jeff at cdnorthamerica.com
Fri Nov 8 06:31:57 EST 2002


Raphael Sebbe wrote:

> Hi all,
>
> In OpenGL, there is a way to force a Z offset to lines drawing so that 
> they appear 'above' surfaces. Is there a way to achieve that using VTK 
> (mapper, property...), and control that offset ? I was not able to 
> find that from the doc.

mapper->SetResolveCoincidentTopologyToPolygonOffset();
-Jeff

>
>
> Thanks,
>
> Raphael
>
> _______________________________________________
> 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