osgWidget::Browser Class Reference

Inheritance diagram for osgWidget::Browser:

osg::Geode osg::Node osg::Object osg::Referenced

List of all members.

Public Member Functions

 Browser ()
 Browser (const std::string &url, const GeometryHints &hints=GeometryHints())
bool assign (BrowserImage *browserImage, const GeometryHints &hints=GeometryHints())
bool open (const std::string &url, const GeometryHints &hints=GeometryHints())
void navigateTo (const std::string &url)

Protected Attributes

osg::ref_ptr< BrowserImage_browserImage


Detailed Description

Convinience class that provides a interactive quad that can be placed directly in the scene.

Constructor & Destructor Documentation

osgWidget::Browser::Browser (  )  [inline]

osgWidget::Browser::Browser ( const std::string &  url,
const GeometryHints hints = GeometryHints() 
)


Member Function Documentation

bool osgWidget::Browser::assign ( BrowserImage browserImage,
const GeometryHints hints = GeometryHints() 
)

bool osgWidget::Browser::open ( const std::string &  url,
const GeometryHints hints = GeometryHints() 
)

void osgWidget::Browser::navigateTo ( const std::string &  url  ) 


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Sat Mar 20 12:34:08 2010 for openscenegraph by  doxygen 1.5.6