27 #ifndef vtkInteractorStyleDrawPolygon_h
28 #define vtkInteractorStyleDrawPolygon_h
30 #include "vtkInteractionStyleModule.h"
59 vtkGetMacro(DrawPolygonPixels,
bool);
87 vtkInternal* Internal;
a simple class to control print indentation
draw polygon during mouse move
virtual void OnMouseMove()
Event bindings.
~vtkInteractorStyleDrawPolygon()
static vtkInteractorStyleDrawPolygon * New()
vtkInteractorStyleDrawPolygon()
std::vector< vtkVector2i > GetPolygonPoints()
Get the current polygon points in display units.
virtual void DrawPolygon()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkUnsignedCharArray * PixelArray
virtual void OnLeftButtonDown()
virtual void OnLeftButtonUp()
provide event-driven interface to the rendering window (defines trackball mode)
dynamic, self-adjusting array of unsigned char
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.