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

This operator records and stores the angle of the touch interaction the widget has. More...

#include <RecordInteractionAngleOperator.hpp>

Inherits Operator.

Detailed Description

This operator records and stores the angle of the touch interaction the widget has.

If widget doesn't have any interaction currently, the angle of the latest interaction it had is returned instead. You can use this operator to get the angle of interaction after a single-tap event for example.