[vtk-developers] Pb of drawing in the rubberBandZoom
    Daniel.AGUILERA at CEA.FR 
    Daniel.AGUILERA at CEA.FR
       
    Wed Apr  9 03:19:29 EDT 2008
    
    
  
Hi all,
 
I have a problem when using the vtkInteractorStyleRubberBandZoom : There
is no drawing of the rectangle on the renderWindow.
 
I think it's just because there is a lack of :
 
   this->Interactor->GetRenderWindow()->Frame();
 
at the end of the method vtkInteractorStyleRubberBandZoom::OnMouseMove()
(just after the SetPixelData(...)) like in the classe
vtkInteractorStyleRubberBand2D.
 
Best regards,
Daniel Aguilera
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20080409/1effb36d/attachment.html>
    
    
More information about the vtk-developers
mailing list