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 Tue Jul 20 05:47:08 2010 for the OpenSceneGraph by doxygen 1.6.1. |