Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_pos_x
Method
get_pos_x
framework/platform/input_events.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
float MouseButtonInputEvent::get_pos_x() const
69
{
70
return pos_x;
71
}
72
73
float MouseButtonInputEvent::get_pos_y() const
74
{
Callers
4
input_event
Method · 0.80
input_event
Method · 0.80
input_event
Method · 0.80
input_event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected