Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ getSourceGeometry
Method
getSourceGeometry
components/sceneutil/riggeometry.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
osg::ref_ptr<osg::Geometry> RigGeometry::getSourceGeometry() const
96
{
97
return mSourceGeometry;
98
}
99
100
bool RigGeometry::initFromParentSkeleton(osg::NodeVisitor* nv)
101
{
Callers
4
apply
Method · 0.45
apply
Method · 0.45
updateRigGeometry
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected