Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Input Devices

This page shows interfaces which could be used to get data from input devices.

Mouse Interface

mouseInterface.png


This interface is used to deliver mouse events to a plugin ( Mouse Interface ).

Picking Interface/Mouse Picking/Pick Mode Toolbars

PickingInterface.png


Handle pick modes in your plugin ( Picking Interface/Mouse Picking/Pick Mode Toolbars )
Key Interface

keyInterface.png


You have to implement this interface if you want to get key events in your plugin ( Key Interface ).