#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 |
| #define Fix_Of_vtkImplicitPlaneWidget_bug |
|
static |
|
static |