Go to the documentation of this file.
29 #ifndef vtkTDxDevice_h
30 #define vtkTDxDevice_h
32 #include "vtkRenderingOpenGLModule.h"
vtkRenderWindowInteractor * Interactor
vtkTDxDevice()
Default constructor.
abstract base class for most VTK objects
void SetInteractor(vtkRenderWindowInteractor *i)
Set the interactor on which events will be invoked.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual ~vtkTDxDevice()
Destructor.
a simple class to control print indentation
vtkRenderWindowInteractor * GetInteractor() const
Get the interactor on which events will be invoked.
platform-independent render window interaction including picking and frame rate control.
API to access a 3DConnexion input device.
bool GetInitialized() const
Tell if the device is initialized.
virtual void Close()=0
Close the device.