![]() |
VR-Link API Documentation for DIS
|
This file declares macros which specify the VR-Link version. More...
Go to the source code of this file.
Macros | |
| #define | VR_LINK_VERSION_STRING "5.7" |
| #define | VR_LINK_MAJOR_VERSION 5 |
| #define | VR_LINK_MINOR_VERSION 7 |
| #define | VR_LINK_REVISION 0 |
| #define | VR_LINK_IPB_VERSION 13 |
| #define | VR_LINK_VERSION_IS(major, minor, revision, ipb) |
| #define | VR_LINK_RELEASE_NUM 53 |
| The Release number will be unique for each VR-Link release. More... | |
This file declares macros which specify the VR-Link version.
| #define VR_LINK_IPB_VERSION 13 |
| #define VR_LINK_MAJOR_VERSION 5 |
| #define VR_LINK_MINOR_VERSION 7 |
| #define VR_LINK_RELEASE_NUM 53 |
The Release number will be unique for each VR-Link release.
The numbers may not be in sequential order.
| #define VR_LINK_REVISION 0 |
| #define VR_LINK_VERSION_IS | ( | major, | |
| minor, | |||
| revision, | |||
| ipb | |||
| ) |
| #define VR_LINK_VERSION_STRING "5.7" |