Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ osvrJointClientCreateOptions
Function
osvrJointClientCreateOptions
src/osvr/JointClientKit/JointClientKitC.cpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
};
59
60
OSVR_JointClientOpts osvrJointClientCreateOptions() {
61
return new OSVR_JointClientContextOptsObject;
62
}
63
64
#define OSVR_CHECK_OPTS \
65
OSVR_UTIL_MULTILINE_BEGIN \
Callers
2
TEST
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected