1#ifndef OSGANIMATION_UPDATE_UNIFORM
2#define OSGANIMATION_UPDATE_UNIFORM 1
44 if (channel->
getName().find(
"uniform") != std::string::npos)
47 OSG_WARN <<
"Channel " << channel->
getName() <<
" does not contain a valid symbolic name for this class " <<
className() << std::endl;
#define OSG_WARN
Definition Notify:85
Definition AnimationUpdateCallback:36
const std::string & getName() const
virtual bool setTarget(Target *)=0
bool traverse(osg::Object *object, osg::Object *data)
Definition NodeVisitor:82
VisitorType getVisitorType() const
Definition NodeVisitor:176
@ UPDATE_VISITOR
Definition NodeVisitor:96
Object()
Definition Object:69
virtual const char * className() const =0
author: Julien Valentin 2017 (mp3butcher@hotmail.com)
Definition AlphaFunc:19