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