Go to the documentation of this file.
95 #ifndef vtkImplicitPlaneWidget2_h
96 #define vtkImplicitPlaneWidget2_h
98 #include "vtkInteractionWidgetsModule.h"
102 class vtkInteractionCallback;
106 friend class vtkInteractionCallback;
138 void SetLockNormalToCamera(
int lock);
144 {
return reinterpret_cast<vtkImplicitPlaneRepresentation*>(this->WidgetRep);}
174 int UpdateCursorShape(
int interactionState );
181 void InvokeInteractionCallback();
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
a class defining the representation for a vtkImplicitPlaneWidget2
a simple class to control print indentation