 |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Go to the documentation of this file.
26 #ifndef PLANE_WIDGET_H
27 #define PLANE_WIDGET_H
32 #include <vtkSmartPointer.h>
33 #include <vtkImplicitPlaneWidget.h>
34 #include <vtkCommand.h>
58 vtkSmartPointer<vtkImplicitPlaneWidget>
planeWidget;
63 void Execute(vtkObject* caller,
unsigned long,
void*)
override;
69 #endif // PLANE_WIDGET_H
Action class is an abstract class that enables you to build a action (generally on a component)....
Definition: Action.h:228
Definition: Action.cpp:36