MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / input_head

Function input_head

StereoKitC/systems/input.cpp:150–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148///////////////////////////////////////////
149
150const pose_t *input_head() {
151 return &input_head_pose_world;
152}
153
154///////////////////////////////////////////
155

Callers 11

demo_anchors_updateFunction · 0.85
skt_lighting_stepFunction · 0.85
ray_from_mouseFunction · 0.85
hand_oxra_update_jointsFunction · 0.85
audio_stepFunction · 0.85
ui_popup_poseFunction · 0.85
ui_core_updateFunction · 0.85
_ui_handle_beginFunction · 0.85
oxr_su_request_updateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected