MCPcopy 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

applyMethod · 0.45
applyMethod · 0.45
updateRigGeometryMethod · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected