Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_pointer_id
Method
get_pointer_id
framework/platform/input_events.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
int32_t TouchInputEvent::get_pointer_id() const
94
{
95
return pointer_id;
96
}
97
98
std::size_t TouchInputEvent::get_touch_points() const
99
{
Callers
2
input_event
Method · 0.80
input_event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected