Public Member Functions | |
| PluginProxy (const std::string &name) | |
| Constructor for the dynamic loaded object. | |
Protected Attributes | |
| osg::ref_ptr< osg::Referenced > | _plugininterface |
| Stored instance of the plug in. | |
| osgART::PluginProxy< T >::PluginProxy | ( | const std::string & | name | ) | [inline] |
| name | identifier to retrieve an instance |
References osgART::PluginProxy< T >::_plugininterface, osgART::PluginManager::add(), and osgART::PluginManager::instance().
osg::ref_ptr<osg::Referenced> osgART::PluginProxy< T >::_plugininterface [protected] |
Referenced by osgART::PluginProxy< T >::PluginProxy().
1.5.6