[vtkusers] MouseInteractorStyle2 for multiple windows

David Cole dlrdave at aol.com
Thu Dec 19 09:30:29 EST 2013


Maybe it's just a typo...?

Looks to me like this:
  renderWindowInteractor_1->SetInteractorStyle( style_2);

should be:
  renderWindowInteractor_2->SetInteractorStyle( style_2);

Otherwise, your second interactor is just going to have the default 
interaction style....


HTH,
David C.




More information about the vtkusers mailing list