MT Showcase SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Showcase::InputTrackerOperator Class Reference

This operator tracks input on the application. More...

#include <InputTrackerOperator.hpp>

Inherits Operator.

Detailed Description

This operator tracks input on the application.

Any new tracked object creates an object-down event, and when the object is lost, and object-up event is created with the last known location of the object. While object is on screen, object-interaction events are generated with the current location of the object.