![]() |
Computer Assited Medical Intervention Tool Kit
|
#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:
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... | |
| class | camitk::InteractiveViewerFrame |
| InteractiveViewerFrame is just a QFrame that delegates all key events to its InteractiveViewer. More... | |
Namespaces | |
| namespace | camitk |
Typedefs | |
| typedef vtkSmartPointer < vtkCamera > | camitk::vtkSmartPointerCamera |
1.8.1.2