26 #include "vtkInteractionWidgetsModule.h" 64 vtkGetMacro(EventId,
unsigned long);
72 vtkGetMacro(Modifier,
int);
80 vtkGetMacro(KeyCode,
char);
88 vtkGetMacro(RepeatCount,
int);
95 vtkSetStringMacro(KeySym);
115 unsigned long EventId;
123 void operator=(const
vtkEvent&) VTK_DELETE_FUNCTION;
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
EventModifiers
Ways to specify modifiers to VTK events.
platform-independent render window interaction including picking and frame rate control.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
a complete specification of a VTK event including all modifiers
VTKCOMMONCORE_EXPORT bool operator==(const vtkUnicodeString &lhs, const vtkUnicodeString &rhs)
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...