Changed META_NodeVisitor usage to META_Object as it's more appropriate.
This commit is contained in:
parent
e4b2562f7b
commit
2d9097bb26
@ -27,7 +27,7 @@ namespace osgAnimation
|
||||
{
|
||||
public:
|
||||
|
||||
META_NodeVisitor(osgAnimation, AnimationManager);
|
||||
META_Object(osgAnimation, AnimationManager);
|
||||
|
||||
AnimationManager();
|
||||
AnimationManager(const AnimationManager& b, const osg::CopyOp& copyop= osg::CopyOp::SHALLOW_COPY) :
|
||||
|
Loading…
Reference in New Issue
Block a user