add double click support for vtkInteractorStyle
Add left/right mouse button double click event for vtkCommand and correspoding event handling for vtkInteractorStyle and its sub-classes.
For GUISupport/Qt, separate MousePressedEvent and MouseDoubleClicked event in QVTKInteractorAdapter.
Edited by Robbie Li