OpenSceneGraph 2.8.4
|
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 Sun Jan 8 2012 13:17:08 for the OpenSceneGraph by doxygen 1.7.4. |