|
OpenSceneGraph
3.0.1
|

Public Member Functions | |
| virtual void | init (const std::string &application) |
| void | setApplication (const std::string &application) |
| const std::string & | getApplication () const |
| virtual BrowserImage * | createBrowserImage (const std::string &url, int width, int height) |
Static Public Member Functions | |
| static osg::ref_ptr < BrowserManager > & | instance () |
Protected Member Functions | |
| BrowserManager () | |
| BrowserManager (const BrowserManager &rhs, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| virtual | ~BrowserManager () |
| META_Object (osgWidget, BrowserManager) | |
Protected Attributes | |
| std::string | _application |
| osgWidget::BrowserManager::BrowserManager | ( | ) | [protected] |
| osgWidget::BrowserManager::BrowserManager | ( | const BrowserManager & | rhs, |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
| ) | [inline, protected] |
| virtual osgWidget::BrowserManager::~BrowserManager | ( | ) | [protected, virtual] |
| virtual BrowserImage* osgWidget::BrowserManager::createBrowserImage | ( | const std::string & | url, |
| int | width, | ||
| int | height | ||
| ) | [virtual] |
| const std::string& osgWidget::BrowserManager::getApplication | ( | ) | const [inline] |
| virtual void osgWidget::BrowserManager::init | ( | const std::string & | application | ) | [virtual] |
| static osg::ref_ptr<BrowserManager>& osgWidget::BrowserManager::instance | ( | ) | [static] |
| osgWidget::BrowserManager::META_Object | ( | osgWidget | , |
| BrowserManager | |||
| ) | [protected] |
| void osgWidget::BrowserManager::setApplication | ( | const std::string & | application | ) | [inline] |
std::string osgWidget::BrowserManager::_application [protected] |
| Generated at Thu Sep 27 2012 17:03:34 for the OpenSceneGraph by doxygen 1.7.6.1. |