[vtkusers] pick 2D actors
Will Schroeder
will.schroeder at kitware.com
Thu Jul 6 16:45:03 EDT 2000
Hi Edi-
At 04:26 PM 7/4/2000 +0300, Edi wrote:
> Is it possible to pick 2D actors ?
>
Yes, with the recent changes (probably checked in about 3-4 weeks ago...so
you'll need
the latest). Look at the example graphics/examplesTcl/propPicker.tcl. The
way it works
is by using the class vtkPropPicker, which uses hardware picking to select
both 2D and
3D props.
(Warning: the code is still a tad unstable. We are actively cleaning it up
now.)
Will
More information about the vtkusers
mailing list