[vtkusers] Select viewed vertices

Eric E. Monson emonson at cs.duke.edu
Mon Jan 10 14:37:24 EST 2011


Hey Rachel,

vtkHardwareSelector is probably what you want:

http://www.vtk.org/doc/nightly/html/classvtkHardwareSelector.html

There is a reasonable example here:

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Broken/Filtering/ExtractVisibleCells

and some discussion of limitations and some Python code in this thread from October:

http://vtk.1045678.n5.nabble.com/vtkHardwareSelection-produces-bad-a-bad-result-td3216441.html

Talk to you later,
-Eric

------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group


On Jan 9, 2011, at 10:41 AM, Rachel wrote:

> 
> Hi,
> I have 3D object and i want to select all  viewed vertices from certain
> view. Is there in function that gives the list of viewed vertices ?
> 
> Many Thanks
> 
> Rachel
> -- 
> View this message in context: http://vtk.1045678.n5.nabble.com/Select-viewed-vertices-tp3333917p3333917.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK 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