View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | Public Attributes | List of all members
vistle::rfbMsg Struct Reference

basic RFB message header More...

#include <rhr/rfbext.h>

Inheritance diagram for vistle::rfbMsg:
Inheritance graph
[legend]

Public Member Functions

 rfbMsg (uint8_t type)
 

Public Attributes

uint8_t type
 type of RFB message More...
 
uint32_t modificationCount
 number of remote scenegraph modifications More...
 

Detailed Description

basic RFB message header

Constructor & Destructor Documentation

◆ rfbMsg()

vistle::rfbMsg::rfbMsg ( uint8_t  type)
inline

Member Data Documentation

◆ modificationCount

uint32_t vistle::rfbMsg::modificationCount

number of remote scenegraph modifications

◆ type

uint8_t vistle::rfbMsg::type

type of RFB message


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