93 #ifndef vtkBoxWidget2_h
94 #define vtkBoxWidget2_h
96 #include "vtkInteractionWidgetsModule.h"
125 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
137 vtkGetMacro(TranslationEnabled,
int);
140 vtkGetMacro(ScalingEnabled,
int);
143 vtkGetMacro(RotationEnabled,
int);
146 vtkGetMacro(MoveFacesEnabled,
int);
158 ~vtkBoxWidget2() VTK_OVERRIDE;
a class defining the representation for the vtkBoxWidget2
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...