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

Function backend_openxr_get_space

StereoKitC/backend.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52///////////////////////////////////////////
53
54openxr_handle_t backend_openxr_get_space() {
55 log_err(backend_err_wrong_backend);
56 return 0;
57}
58
59///////////////////////////////////////////
60

Callers

nothing calls this directly

Calls 1

log_errFunction · 0.85

Tested by

no test coverage detected