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 Sat Jan 28 13:33:16 2012 for the OpenSceneGraph by doxygen 1.6.3. |