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

Function input_hand_get_pose_buffer

StereoKitC/hands/input_hand.cpp:424–426  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

422///////////////////////////////////////////
423
424hand_joint_t *input_hand_get_pose_buffer(handed_ hand) {
425 return &hand_state[hand].info.fingers[0][0];
426}
427
428///////////////////////////////////////////
429

Callers 2

hand_oxra_update_jointsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected