Public Member Functions | |
| BrowserImage () | |
| virtual void | navigateTo (const std::string &url)=0 |
Protected Member Functions | |
| virtual | ~BrowserImage () |
Pure virtual base class for that provides the browser inteface for integration with 3rd party implementations. Implementation of BrowserImage are provide via the gecko plugin.
| osgWidget::BrowserImage::BrowserImage | ( | ) | [inline] |
| virtual osgWidget::BrowserImage::~BrowserImage | ( | ) | [inline, protected, virtual] |
| virtual void osgWidget::BrowserImage::navigateTo | ( | const std::string & | url | ) | [pure virtual] |
1.7.1