Go to the documentation of this file.
24 #ifndef __vtkContextInteractorStyle_h
25 #define __vtkContextInteractorStyle_h
50 virtual void OnSceneModified();
90 virtual void OnSelection(
unsigned int rect[5]);
95 static void ProcessSceneEvents(
vtkObject*
object,
unsigned long event,
96 void* clientdata,
void* calldata);
101 void BeginProcessingEvent();
106 void EndProcessingEvent();