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