Helper predicate functor for searching within touch point containers.
More...
#include <kanzi/core.ui/input/input_manipulator.hpp>
Helper predicate functor for searching within touch point containers.
kanzi::TouchPointIdEquals::TouchPointIdEquals |
( |
unsigned int |
id | ) |
|
|
inlineexplicit |
Constructor.
- Parameters
-
id | Touch point id to search for. |
Compares id of given touch point against constructor argument.
- Parameters
-
touchPoint | Touch point to compare. |
- Returns
- True, if touch point id:s match.
Compares id of given touch point against constructor argument.
- Parameters
-
touchPoint | Pointer to touch point to compare. |
- Returns
- True, if touch point id:s match.
unsigned int kanzi::TouchPointIdEquals::touchPointId |
The documentation for this struct was generated from the following file: