Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ disable
Method
disable
examples/OpenGLWindow/GLRenderToTexture.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void GLRenderToTexture::disable()
107
{
108
glBindFramebuffer(GL_FRAMEBUFFER, 0);
109
}
110
111
GLRenderToTexture::~GLRenderToTexture()
112
{
Callers
2
swapBuffer
Method · 0.80
renderSceneInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected