Introduce NodeVisitor::className and libraryName()
This commit is contained in:
@@ -167,6 +167,8 @@ public:
|
||||
|
||||
StatsVisitor();
|
||||
|
||||
META_NodeVisitor("osgUtil","StatsVisitor")
|
||||
|
||||
void reset();
|
||||
|
||||
void apply(osg::Node& node);
|
||||
|
||||
Reference in New Issue
Block a user