[vtkusers] Disable Selection Highlighting

C P cp.vtk.user at googlemail.com
Thu May 24 10:19:53 EDT 2012


Dear vtk users,

is there a possibility to disable the bounding box which appears every time
a vtk poly object is picked by pointing to it with the mouse and pressing
'p'?

interactor_style->HighlightProp(NULL);
interactor_style->HighlightActor2D(NULL);
interactor_style->HighlightProp3D(NULL);

didn't help.

Thanks.

Chavdar

-- 
________________________________________________________

M.Sc. Chavdar Papazov
Technische Universtät München, Robotics and Embedded Systems

Home page: http://www6.in.tum.de/Main/Papazov
________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120524/2cd91603/attachment.htm>


More information about the vtkusers mailing list