26 #ifndef PLANE_WIDGET_H 27 #define PLANE_WIDGET_H 32 #include <vtkSmartPointer.h> 33 #include <vtkImplicitPlaneWidget.h> 34 #include <vtkCommand.h> 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:207