|
OpenSceneGraph
3.0.1
|
Convinience Vnc Client class that provides a interactive quad that can be placed directly in the scene. More...

Public Member Functions | |
| VncClient () | |
| VncClient (const std::string &hostname, const GeometryHints &hints=GeometryHints()) | |
| bool | assign (VncImage *vncImage, const GeometryHints &hints=GeometryHints()) |
| bool | connect (const std::string &hostname, const GeometryHints &hints=GeometryHints()) |
| void | close () |
Protected Attributes | |
| osg::ref_ptr< VncImage > | _vncImage |
Convinience Vnc Client class that provides a interactive quad that can be placed directly in the scene.
| osgWidget::VncClient::VncClient | ( | ) | [inline] |
| osgWidget::VncClient::VncClient | ( | const std::string & | hostname, |
| const GeometryHints & | hints = GeometryHints() |
||
| ) |
| bool osgWidget::VncClient::assign | ( | VncImage * | vncImage, |
| const GeometryHints & | hints = GeometryHints() |
||
| ) |
| void osgWidget::VncClient::close | ( | ) |
| bool osgWidget::VncClient::connect | ( | const std::string & | hostname, |
| const GeometryHints & | hints = GeometryHints() |
||
| ) |
osg::ref_ptr<VncImage> osgWidget::VncClient::_vncImage [protected] |
| Generated at Thu Sep 27 2012 17:03:36 for the OpenSceneGraph by doxygen 1.7.6.1. |