openscenegraph
Public Member Functions | Protected Member Functions
osgWidget::VncImage Class Reference
Inheritance diagram for osgWidget::VncImage:
osg::Image osg::BufferData osg::Object osg::Referenced

List of all members.

Public Member Functions

 VncImage ()
virtual bool connect (const std::string &hostname)=0
virtual void close ()=0

Protected Member Functions

virtual ~VncImage ()

Detailed Description

Pure virtual base class for VncImage that is sublcassed by vnc plugin to provide the actual implementation.


Constructor & Destructor Documentation

osgWidget::VncImage::VncImage ( ) [inline]
virtual osgWidget::VncImage::~VncImage ( ) [inline, protected, virtual]

Member Function Documentation

virtual void osgWidget::VncImage::close ( ) [pure virtual]
virtual bool osgWidget::VncImage::connect ( const std::string &  hostname) [pure virtual]

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