MCPcopy 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

acceptMethod · 0.80
updateMethod · 0.80
changeCellGridMethod · 0.80
testExteriorCellsMethod · 0.80
testInteriorCellsMethod · 0.80
preloadMethod · 0.80
preloadCellMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected