Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ postRenderTargetUpdate
Method
postRenderTargetUpdate
source/gamemap/MiniMapCamera.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
void MiniMapCamera::postRenderTargetUpdate(const Ogre::RenderTargetEvent& rte)
183
{
184
RenderManager::getSingleton().rrMinimapRendering(true);
185
}
Callers
nothing calls this directly
Calls
1
rrMinimapRendering
Method · 0.80
Tested by
no test coverage detected