Go to the documentation of this file.
92 #ifndef vtkImplicitPlaneWidget2_h
93 #define vtkImplicitPlaneWidget2_h
95 #include "vtkInteractionWidgetsModule.h"
99 class vtkInteractionCallback;
103 friend class vtkInteractionCallback;
135 void SetLockNormalToCamera(
int lock);
141 {
return reinterpret_cast<vtkImplicitPlaneRepresentation*>(this->WidgetRep);}
171 int UpdateCursorShape(
int interactionState );
178 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