animation time step on client or no. of animation steps on server changed More...
#include <rhr/rfbext.h>
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... | |
animation time step on client or no. of animation steps on server changed
|
inline |
int32_t vistle::animationMsg::current |
timestep currently displayed
double vistle::animationMsg::time |
time of request - for latency measurement
int32_t vistle::animationMsg::total |
total number of animation timesteps