MCPcopy 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

applyStateSetMethod · 0.45
cullStateGraphMethod · 0.45
needTextureMethod · 0.45
needShadowsMethod · 0.45
visitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected