Developer documentation | Axl-2.5.1

axlInteractorStyleSwitch.h File Reference
#include "vtkInteractorStyle.h"
#include <QtCore/QObject>
#include "axlVtkViewPluginExport.h"

Go to the source code of this file.

Classes

class  axlInteractorStyleSwitch
 

Macros

#define VTKIS_JOYSTICK   0
 
#define VTKIS_TRACKBALL   1
 
#define VTKIS_CAMERA   0
 
#define VTKIS_ACTOR   1
 

Macro Definition Documentation

#define VTKIS_ACTOR   1

Definition at line 32 of file axlInteractorStyleSwitch.h.

#define VTKIS_CAMERA   0

Definition at line 31 of file axlInteractorStyleSwitch.h.

#define VTKIS_JOYSTICK   0

Definition at line 28 of file axlInteractorStyleSwitch.h.

#define VTKIS_TRACKBALL   1

Definition at line 29 of file axlInteractorStyleSwitch.h.