96 #ifndef vtkBoxWidget2_h 
   97 #define vtkBoxWidget2_h 
   99 #include "vtkInteractionWidgetsModule.h"  
  128     {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
 
  140   vtkGetMacro(TranslationEnabled,
int);
 
  143   vtkGetMacro(ScalingEnabled,
int);
 
  146   vtkGetMacro(RotationEnabled,
int);
 
  149   vtkGetMacro(MoveFacesEnabled,
int);
 
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...