MCPcopy 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
92ShadowMapRenderer::~ShadowMapRenderer() {
93 glDeleteFramebuffers(1, &depthMapFBO);
94 depthShader.cleanup();
95};

Callers

nothing calls this directly

Calls 1

cleanupMethod · 0.45

Tested by

no test coverage detected