Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ getReferenceTime
Method
getReferenceTime
apps/openmw/mwrender/renderingmanager.cpp:421–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
}
420
421
double RenderingManager::getReferenceTime() const
422
{
423
return mViewer->getFrameStamp()->getReferenceTime();
424
}
425
426
SceneUtil::LightManager* RenderingManager::getLightRoot()
427
{
Callers
8
accept
Method · 0.80
update
Method · 0.80
changeCellGrid
Method · 0.80
testExteriorCells
Method · 0.80
testInteriorCells
Method · 0.80
preload
Method · 0.80
preloadCellWithSurroundings
Method · 0.80
preloadCell
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected