Go to the documentation of this file.
27 #ifndef __vtkContextInteractorStyle_h
28 #define __vtkContextInteractorStyle_h
30 #include "vtkViewsContext2DModule.h"
55 virtual void OnSceneModified();
95 virtual void OnSelection(
unsigned int rect[5]);
110 static void ProcessSceneEvents(
vtkObject*
object,
unsigned long event,
111 void* clientdata,
void* calldata);
113 static void ProcessInteractorEvents(
vtkObject*
object,
unsigned long event,
114 void* clientdata,
void* calldata);
116 virtual void RenderNow();
121 void BeginProcessingEvent();
126 void EndProcessingEvent();