86 #ifndef vtkImplicitPlaneWidget2_h
87 #define vtkImplicitPlaneWidget2_h
91 #include "vtkInteractionWidgetsModule.h"
92 #include "vtkLegacy.h"
94 VTK_ABI_NAMESPACE_BEGIN
96 class vtkImplicitPlaneWidget2InteractionCallback;
100 friend class vtkImplicitPlaneWidget2InteractionCallback;
132 void SetLockNormalToCamera(
int lock);
158 #if !defined(VTK_LEGACY_REMOVE)
180 int UpdateCursorShape(
int interactionState);
187 void InvokeInteractionCallback();
195 VTK_ABI_NAMESPACE_END
#define VTK_DEPRECATED_IN_9_2_0(reason)
a simple class to control print indentation
a class defining the representation for a vtkImplicitPlaneWidget2
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...