Changed META_NodeVisitor usage to META_Object as it's more appropriate.

This commit is contained in:
Robert Osfield 2009-01-24 10:02:32 +00:00
parent e4b2562f7b
commit 2d9097bb26

View File

@ -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) :