openscenegraph
Public Member Functions | Protected Attributes
osgWidget::VncClient Class Reference
Inheritance diagram for osgWidget::VncClient:
osg::Geode osg::Node osg::Object osg::Referenced

List of all members.

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

Detailed Description

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


Constructor & Destructor Documentation

osgWidget::VncClient::VncClient ( const std::string &  hostname,
const GeometryHints hints = GeometryHints() 
)

Member Function Documentation

bool osgWidget::VncClient::assign ( VncImage vncImage,
const GeometryHints hints = GeometryHints() 
)
bool osgWidget::VncClient::connect ( const std::string &  hostname,
const GeometryHints hints = GeometryHints() 
)

Member Data Documentation


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