|
VTK
|
#include <QVTKInteractorAdapter.h>
Inherits QObject.
Public Member Functions | |
| QVTKInteractorAdapter (QObject *parent) | |
| ~QVTKInteractorAdapter () | |
| bool | ProcessEvent (QEvent *e, vtkRenderWindowInteractor *iren) |
Protected Attributes | |
| int | AccumulatedDelta |
Definition at line 50 of file QVTKInteractorAdapter.h.
| QVTKInteractorAdapter::QVTKInteractorAdapter | ( | QObject * | parent | ) |
| QVTKInteractorAdapter::~QVTKInteractorAdapter | ( | ) |
| bool QVTKInteractorAdapter::ProcessEvent | ( | QEvent * | e, |
| vtkRenderWindowInteractor * | iren | ||
| ) |
|
protected |
Definition at line 68 of file QVTKInteractorAdapter.h.
1.8.9.1