#include <gestureDetector.hpp>
|
| int32_t | FindIndex (const AInputEvent *event, int32_t id) |
| |
Definition at line 102 of file gestureDetector.hpp.
◆ PinchDetector()
| ndk_helper::PinchDetector::PinchDetector |
( |
| ) |
|
|
inline |
◆ ~PinchDetector()
| virtual ndk_helper::PinchDetector::~PinchDetector |
( |
| ) |
|
|
inlinevirtual |
◆ FindIndex()
| int32_t ndk_helper::PinchDetector::FindIndex |
( |
const AInputEvent * |
event, |
|
|
int32_t |
id |
|
) |
| |
|
private |
◆ Detect()
| GESTURE_STATE ndk_helper::PinchDetector::Detect |
( |
const AInputEvent * |
event | ) |
|
|
virtual |
◆ GetPointers()
| bool ndk_helper::PinchDetector::GetPointers |
( |
lug::Math::Vec2f & |
v1, |
|
|
lug::Math::Vec2f & |
v2 |
|
) |
| |
◆ event_
| const AInputEvent* ndk_helper::PinchDetector::event_ |
|
private |
◆ vec_pointers_
| std::vector<int32_t> ndk_helper::PinchDetector::vec_pointers_ |
|
private |
The documentation for this class was generated from the following files: