![]() |
RflySimSDK v3.05
RflySimSDK说明文档
|
This structure is what is passed to a vrpn_Connection message callback. 更多...
#include <vrpn_Connection.h>
Public 属性 | |
vrpn_int32 | type |
vrpn_int32 | sender |
struct timeval | msg_time |
vrpn_int32 | payload_len |
const char * | buffer |
This structure is what is passed to a vrpn_Connection message callback.
It is used by objects, but not normally by user code.