Computer Assisted Medical Intervention Tool Kit  version 5.2
 
Loading...
Searching...
No Matches
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>

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

namespace  camitk
 

Typedefs

using camitk::vtkSmartPointerCamera = vtkSmartPointer< vtkCamera >