[vtkusers] glPolygonOffset
    Will Schroeder 
    will.schroeder at kitware.com
       
    Tue Dec 19 15:50:15 EST 2000
    
    
  
Hi Jeff-
Look at graphics/examplesTcl/meshEdges.tcl and meshEdges2.tcl.
The key fragment of code is the last line of:
vtkPolyDataMapper meshMapper
     meshMapper SetInput [gf GetOutput]
     meshMapper ScalarVisibilityOff
     meshMapper SetResolveCoincidentTopologyToPolygonOffset
Will
At 03:23 PM 12/19/00 -0500, Jeff Lee wrote:
>Hi,
>Is there an equivalent to glPolygonOffset in vtk?  I want to display
>vectors on top of a filled scalar field...
>Any ideas?
>-Jeff
>
>_______________________________________________
>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