mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 21:40:03 +00:00
Missing clone function
This commit is contained in:
parent
5162e9c09e
commit
9975ec1678
@ -334,6 +334,8 @@ namespace
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
META_Object(NifOsg, DirtyBoundCallback)
|
||||||
|
|
||||||
void operator()(osg::Node* node, osg::NodeVisitor* nv)
|
void operator()(osg::Node* node, osg::NodeVisitor* nv)
|
||||||
{
|
{
|
||||||
osg::Geode* geode = node->asGeode();
|
osg::Geode* geode = node->asGeode();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user