[vtkusers] Selection of Objects

Will Schroeder will.schroeder at kitware.com
Mon Jan 27 20:40:03 EST 2003


I would suggest using vtkPropPicker. There are a whole family of picker 
classes; vtkPicker, vtkPointPicker and vtkCellPikcer use software ray 
casting and are slower than vtkPropPicker which uses hardware picking. The 
VTK User's Guide has examples.
Will

At 12:20 PM 1/28/2003 +1100, Glen.Coates at csiro.au wrote:
>On Mon, 27 Jan 2003, Jan-Gerrit Drexhage wrote:
>
> > with which method can i select an object in vtk? I saw a presentation
> > about it, you put the mouse over an object and with a defined key you
> > can select it. How can I do that? Can I select multiple Objects too, or
> > just one?

Will


William J. Schroeder, Ph.D.
Kitware, Inc.
469 Clifton Corporate Parkway
Clifton Park, NY 12065
will.schroeder at kitware.com
1-518-371-3971 x102 (phone)
1-518-371-3971 (fax) 






More information about the vtkusers mailing list