open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Macros
iARendererImpl.cpp File Reference
#include "iARendererImpl.h"
#include "defines.h"
#include "iAAbortListener.h"
#include "iALog.h"
#include "iAJobListView.h"
#include "iALineSegment.h"
#include "iAMovieHelper.h"
#include "iAProfileColors.h"
#include "iAProgress.h"
#include "iARenderObserver.h"
#include "iARenderSettings.h"
#include "iASlicerMode.h"
#include <iAStringHelper.h>
#include "iAToolsVTK.h"
#include <vtkActor.h>
#include <vtkAnnotatedCubeActor.h>
#include <vtkAppendFilter.h>
#include <vtkAreaPicker.h>
#include <vtkAxesActor.h>
#include <vtkCallbackCommand.h>
#include <vtkCamera.h>
#include <vtkCellArray.h>
#include <vtkCubeSource.h>
#include <vtkDataSetMapper.h>
#include <vtkExtractSelectedFrustum.h>
#include <vtkGenericMovieWriter.h>
#include <vtkImageData.h>
#include <vtkInteractorStyleRubberBandPick.h>
#include <vtkInteractorStyleSwitch.h>
#include <vtkObjectFactory.h>
#include <vtkOpenGLRenderer.h>
#include <vtkOrientationMarkerWidget.h>
#include <vtkPicker.h>
#include <vtkPlane.h>
#include <vtkPolyData.h>
#include <vtkPolyDataMapper.h>
#include <vtkProperty.h>
#include <vtkRendererCollection.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkSphereSource.h>
#include <vtkTextActor.h>
#include <vtkTextProperty.h>
#include <vtkTransform.h>
#include <vtkUnstructuredGrid.h>
#include <vtkVersion.h>
#include <vtkWindowToImageFilter.h>
#include <QApplication>
#include <QColor>
#include <QImage>
#include <cassert>

Macros

#define VTKISRBP_ORIENT   0
 
#define VTKISRBP_SELECT   1
 

Macro Definition Documentation

◆ VTKISRBP_ORIENT

#define VTKISRBP_ORIENT   0

◆ VTKISRBP_SELECT

#define VTKISRBP_SELECT   1