View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

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

animation time step on client or no. of animation steps on server changed More...

#include <rhr/rfbext.h>

Inheritance diagram for vistle::animationMsg:
Inheritance graph
[legend]
Collaboration diagram for vistle::animationMsg:
Collaboration graph
[legend]

Public Member Functions

 animationMsg ()
 
- Public Member Functions inherited from vistle::rfbMsg
 rfbMsg (uint8_t type)
 

Public Attributes

int32_t total
 total number of animation timesteps More...
 
int32_t current
 timestep currently displayed More...
 
double time
 time of request - for latency measurement More...
 
- Public Attributes inherited from vistle::rfbMsg
uint8_t type
 type of RFB message More...
 
uint32_t modificationCount
 number of remote scenegraph modifications More...
 

Detailed Description

animation time step on client or no. of animation steps on server changed

Constructor & Destructor Documentation

◆ animationMsg()

vistle::animationMsg::animationMsg ( )
inline

Member Data Documentation

◆ current

int32_t vistle::animationMsg::current

timestep currently displayed

◆ time

double vistle::animationMsg::time

time of request - for latency measurement

◆ total

int32_t vistle::animationMsg::total

total number of animation timesteps


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