VTK
|
#include "vtkViewsContext2DModule.h"
#include "vtkInteractorStyle.h"
#include "vtkNew.h"
#include "vtkWeakPointer.h"
Go to the source code of this file.
Classes | |
class | vtkContextInteractorStyle |
An interactor for chart views It observes the user events (mouse events) and propagates them to the scene. If the scene doesn't eat the event, it is propagated to the interactor style superclass. More... | |