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

Function input_controller

StereoKitC/hands/input_hand.cpp:142–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140///////////////////////////////////////////
141
142const controller_t *input_controller(handed_ hand) {
143 return &input_controllers[hand];
144}
145
146///////////////////////////////////////////
147

Callers 2

hand_oxrc_update_poseFunction · 0.85
hand_oxrc_update_frameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected