[vtkusers] Get picked points values

chasank chasank at gmail.com
Tue Mar 25 11:42:52 EDT 2014


Try to get picked position with the following code; It might help you.

double position[3];
picker-> GetPickPosition(position);



--
View this message in context: http://vtk.1045678.n5.nabble.com/Get-picked-points-values-tp5726432p5726514.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list