Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ getFunction
Method
getFunction
components/sceneutil/controller.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
std::shared_ptr<ControllerFunction> Controller::getFunction() const
46
{
47
return mFunction;
48
}
49
50
FrameTimeSource::FrameTimeSource() {}
51
Callers
5
applyStateSet
Method · 0.45
cullStateGraph
Method · 0.45
needTexture
Method · 0.45
needShadows
Method · 0.45
visit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected