VTK  9.3.20240415
Classes | Macros
vtkRenderWindowInteractor.h File Reference
#include "vtkCommand.h"
#include "vtkObject.h"
#include "vtkRenderingCoreModule.h"
#include "vtkSmartPointer.h"
#include "vtkWrappingHints.h"
Include dependency graph for vtkRenderWindowInteractor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkRenderWindowInteractor
 platform-independent render window interaction including picking and frame rate control. More...
 

Macros

#define VTKI_TIMER_FIRST   0
 
#define VTKI_TIMER_UPDATE   1
 
#define VTKI_MAX_POINTERS   5
 

Macro Definition Documentation

◆ VTKI_TIMER_FIRST

#define VTKI_TIMER_FIRST   0

Definition at line 164 of file vtkRenderWindowInteractor.h.

◆ VTKI_TIMER_UPDATE

#define VTKI_TIMER_UPDATE   1

Definition at line 165 of file vtkRenderWindowInteractor.h.

◆ VTKI_MAX_POINTERS

#define VTKI_MAX_POINTERS   5

Definition at line 169 of file vtkRenderWindowInteractor.h.