Computer Assited Medical Intervention Tool Kit  version 4.1
Namespaces | Functions | Variables
RendererWidget.cpp File Reference
#include "RendererWidget.h"
#include "Log.h"
#include "GeometricObject.h"
#include <QApplication>
#include <QKeyEvent>
#include <QFileInfo>
#include <QCursor>
#include <QProcessEnvironment>
#include <QOpenGLContext>
#include <vtkObjectFactory.h>
#include <vtkSmartPointer.h>
#include <vtkInteractorStyleTrackballCamera.h>
#include <vtkInteractorStyleJoystickCamera.h>
#include <vtkInteractorStyleImage.h>
#include <vtkCallbackCommand.h>
#include <vtkEventQtSlotConnect.h>
#include <vtkRenderWindow.h>
#include <vtkRendererCollection.h>
#include <vtkCamera.h>
#include <vtkProperty.h>
#include <vtkMatrix4x4.h>
#include <vtkTransform.h>
#include <vtkActor2D.h>
#include <vtkFollower.h>
#include <vtkAssemblyPath.h>
#include <vtkPoints.h>
#include <vtkMath.h>
#include <vtkWindowToImageFilter.h>
#include <vtkBMPWriter.h>
#include <vtkJPEGWriter.h>
#include <vtkPNGWriter.h>
#include <vtkPostScriptWriter.h>
#include <vtkGL2PSExporter.h>
#include <vtkOBJExporter.h>
#include <vtkVRMLExporter.h>
#include <vtkRIBExporter.h>
#include <vtkTextSource.h>
#include <vtkVectorText.h>
#include <vtkTransformPolyDataFilter.h>
#include <vtkTextMapper.h>
#include <vtkTextProperty.h>
#include <vtkPicker.h>
#include <vtkProp3DCollection.h>
#include <vtkAreaPicker.h>
#include <vtkAxesActor.h>
#include <vtkCaptionActor2D.h>
#include <vtkTextActor.h>
#include <vtkProperty2D.h>
#include <vtkAnnotatedCubeActor.h>
#include <vtkAssembly.h>
#include <vtkScalarBarWidget.h>
#include <vtkScalarBarActor.h>
#include <vtkWindowLevelLookupTable.h>
#include <vtkScalarBarRepresentation.h>

Namespaces

 camitk
 

Functions

 camitk::vtkInstantiatorNewMacro (vtkInteractorStylePick)
 
 camitk::vtkStandardNewMacro (vtkInteractorStylePick)
 

Variables

QMap< RendererWidget::ScreenshotFormat, RendererWidget::ScreenshotFormatInfo * > camitk::screenshotMap