Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ disableVRCamera
Method
disableVRCamera
examples/OpenGLWindow/SimpleCamera.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void SimpleCamera::disableVRCamera()
100
{
101
m_data->m_enableVR = false;
102
}
103
104
bool SimpleCamera::isVRCamera() const
105
{
Callers
1
copyCameraImageData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected