Computer Assisted Medical Intervention Tool Kit  version 5.2
InteractiveViewer.h File Reference
#include "CamiTKAPI.h"
#include "Component.h"
#include "Viewer.h"
#include "RendererWidget.h"
#include "InteractiveViewerFrame.h"
#include <QPushButton>
#include <QWidgetAction>
#include <QComboBox>
#include <vtkType.h>
#include <vtkSmartPointer.h>
+ Include dependency graph for InteractiveViewer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  camitk::InteractiveViewer
 InteractiveViewer is used to view 3D objects and slices (anything that provides either a InterfaceBitMap or a InterfaceGeometry). More...
 

Namespaces

 camitk
 

Typedefs

using camitk::vtkSmartPointerCamera = vtkSmartPointer< vtkCamera >