![]() |
RflySimSDK v3.05
RflySimSDK说明文档
|
Header containing macros formerly duplicated in a lot of implementation files. 更多...
宏定义 | |
#define | VRPN_TIMESTAMP_MEMBER timestamp |
#define | VRPN_MSG_INFO(msg) |
#define | VRPN_MSG_WARNING(msg) |
#define | VRPN_MSG_ERROR(msg) |
Header containing macros formerly duplicated in a lot of implementation files.
For use only in implementation files for vrpn devices. This is the "old way" of doing things: just unified here to reduce code duplication. The new way of simplifying message sending is in vrpn_SendTextMessageStreamProxy.h.
#define VRPN_MSG_ERROR | ( | msg | ) |
#define VRPN_MSG_INFO | ( | msg | ) |
#define VRPN_MSG_WARNING | ( | msg | ) |