Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ input_get_pointer
Function
input_get_pointer
StereoKitC/systems/input.cpp:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
///////////////////////////////////////////
42
43
pointer_t *input_get_pointer(int32_t id) {
44
return &input_pointers[id];
45
}
46
47
///////////////////////////////////////////
48
Callers
11
hand_oxrc_update_pose
Function · 0.85
hand_oxrc_update_frame
Function · 0.85
hand_mouse_update_position
Function · 0.85
hand_mouse_update_frame
Function · 0.85
hand_mouse_update_poses
Function · 0.85
hand_oxra_update_joints
Function · 0.85
ui_core_update
Function · 0.85
_ui_handle_begin
Function · 0.85
oxri_update_poses
Function · 0.85
oxri_update_frame
Function · 0.85
simulator_step_begin
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected