![]() |
Computer Assited Medical Intervention Tool Kit
version 3.2
|
#include "CamiTKAPI.h"#include "Component.h"#include "Viewer.h"#include <QFrame>#include <QPushButton>#include <vtkType.h>#include <vtkSmartPointer.h>
Include dependency graph for InteractiveViewer.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 | |
| typedef vtkSmartPointer < vtkCamera > | camitk::vtkSmartPointerCamera |
1.8.5