![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
#include "CamiTKAPI.h"#include "Component.h"#include "Viewer.h"#include "RendererWidget.h"#include <QFrame>#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... | |
| class | camitk::InteractiveViewerFrame |
| InteractiveViewerFrame is just a QFrame that delegates all key events to its InteractiveViewer. More... | |
Namespaces | |
| camitk | |
Typedefs | |
| using | camitk::vtkSmartPointerCamera = vtkSmartPointer< vtkCamera > |
1.8.13