Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SVTK_RenderWindowInteractor.cxx File Reference
#include "SVTK_RenderWindowInteractor.h"
#include "SVTK_InteractorStyle.h"
#include "SVTK_Renderer.h"
#include "SVTK_Functor.h"
#include "SALOME_Actor.h"
#include <xcb/xcb.h>
#include <QX11Info>
#include <QMouseEvent>
#include "SVTK_SpaceMouse.h"
#include "SVTK_Event.h"
#include "VTKViewer_Algorithm.h"
#include <vtkObjectFactory.h>
#include <vtkRendererCollection.h>
#include <vtkRenderWindow.h>
#include <vtkGenericRenderWindowInteractor.h>
#include <vtkCallbackCommand.h>
#include <vtkCommand.h>
#include <vtkPicker.h>
#include <vtkCamera.h>

Macros

#define Fix_Of_vtkImplicitPlaneWidget_bug
 

Variables

static bool GENERATE_SUIT_EVENTS = true
 
static bool FOCUS_UNDER_MOUSE = false
 

Macro Definition Documentation

#define Fix_Of_vtkImplicitPlaneWidget_bug

Variable Documentation

bool FOCUS_UNDER_MOUSE = false
static
bool GENERATE_SUIT_EVENTS = true
static