Changed META_NodeVisitor usage to META_Object as it's more appropriate.
This commit is contained in:
@@ -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) :
|
||||
|
||||
Reference in New Issue
Block a user