Missing clone function

pull/638/head
scrawl 10 years ago
parent 5162e9c09e
commit 9975ec1678

@ -334,6 +334,8 @@ namespace
{
}
META_Object(NifOsg, DirtyBoundCallback)
void operator()(osg::Node* node, osg::NodeVisitor* nv)
{
osg::Geode* geode = node->asGeode();

Loading…
Cancel
Save