Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ getRootNode
Method
getRootNode
apps/opencs/view/render/object.cpp:278–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
osg::ref_ptr<osg::Group> CSVRender::Object::getRootNode()
279
{
280
return mRootNode;
281
}
282
283
osg::ref_ptr<osg::Group> CSVRender::Object::getBaseNode()
284
{
Callers
5
toggleHiddenInstances
Method · 0.45
unhideAll
Method · 0.45
attachMarker
Method · 0.45
DropObjectHeightHandler
Method · 0.45
~DropObjectHeightHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected