Introduce NodeVisitor::className and libraryName()
This commit is contained in:
@@ -48,6 +48,8 @@ namespace osgDB {
|
||||
|
||||
SharedStateManager(unsigned int mode = SHARE_ALL);
|
||||
|
||||
META_NodeVisitor("osgDB","SharedStateManager")
|
||||
|
||||
void setShareMode(unsigned int mode);
|
||||
|
||||
unsigned int getShareMode() { return _shareMode; }
|
||||
|
||||
Reference in New Issue
Block a user