MCPcopy 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
60OSVR_JointClientOpts osvrJointClientCreateOptions() {
61 return new OSVR_JointClientContextOptsObject;
62}
63
64#define OSVR_CHECK_OPTS \
65 OSVR_UTIL_MULTILINE_BEGIN \

Callers 2

TESTFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected