Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getConnectionKindID
Method
getConnectionKindID
src/osvr/Connection/Connection.cpp:170–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
void *Connection::getUnderlyingObject() { return nullptr; }
169
170
const char *Connection::getConnectionKindID() { return nullptr; }
171
172
} // namespace connection
173
} // namespace osvr
Callers
2
getVRPNConnection
Function · 0.45
getVRPNConnection
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected