Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ ovr_ShowKeyboard
Function
ovr_ShowKeyboard
LibOVRProxy/OVR_CAPI.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
131
OVR_PUBLIC_FUNCTION(ovrResult)
132
ovr_ShowKeyboard()
133
{
134
return ovrError_Unsupported;
135
}
136
137
OVR_PUBLIC_FUNCTION(ovrResult)
138
ovr_EnableHybridRaycast()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected