Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNFS/OpenNFS
/ ~ShadowMapRenderer
Method
~ShadowMapRenderer
src/Renderer/ShadowMapRenderer.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
ShadowMapRenderer::~ShadowMapRenderer() {
93
glDeleteFramebuffers(1, &depthMapFBO);
94
depthShader.cleanup();
95
};
Callers
nothing calls this directly
Calls
1
cleanup
Method · 0.45
Tested by
no test coverage detected