[vtkusers] Bug in vtkContextInteractorStyle?
    Maarten Beek 
    beekmaarten at yahoo.com
       
    Mon Dec 22 10:07:54 EST 2014
    
    
  
Hi all,
I happened to be looking at the source of the vtkContextInteractorStyle class.
In the OnKeyPress() and OnKeyRelease() functions I see the folowwing:
vtkVector2i position(this->Interactor->GetEventPosition()[0],                                this->Interactor->GetEventPosition()[0]);
which to me looks wrong.
Not sure whether one of the vtk developers has already been made aware of this.
Maarten
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141222/4b299789/attachment.html>
    
    
More information about the vtkusers
mailing list