![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
This class implements a VTK implicit plane in the CamiTK application. More...
#include <PlaneWidget.h>
Inheritance diagram for PlaneWidget:Public Member Functions | |
| virtual void | Execute (vtkObject *caller, unsigned long, void *) |
| Allows one to get the current 3D widget configuration. More... | |
| PlaneWidget () | |
| the constructor More... | |
| PlaneWidget (Action *a) | |
| the constructor More... | |
| virtual | ~PlaneWidget () |
| the destructor More... | |
Public Attributes | |
| vtkSmartPointer < vtkImplicitPlaneWidget > | planeWidget |
| The widget to see the real information => the high resolution region. More... | |
Private Attributes | |
| camitk::Action * | action |
This class implements a VTK implicit plane in the CamiTK application.
| PlaneWidget::PlaneWidget | ( | ) |
the constructor
| PlaneWidget::PlaneWidget | ( | Action * | a | ) |
the constructor
|
virtual |
the destructor
|
virtual |
Allows one to get the current 3D widget configuration.
This is a VTK "callback" (inherited from vtkCommand).
|
private |
| vtkSmartPointer<vtkImplicitPlaneWidget> PlaneWidget::planeWidget |
The widget to see the real information => the high resolution region.
1.8.8