|
Zivid
1.0.1+3607.8a7510c4
Zivid API
|
Zivid version information More...
Go to the source code of this file.
Macros | |
| #define | ZIVID_VERSION_MAJOR "1" |
| Major version More... | |
| #define | ZIVID_VERSION_MINOR "0" |
| Minor version More... | |
| #define | ZIVID_VERSION_PATCH "1" |
| Patch version More... | |
| #define | ZIVID_VERSION_BUILD "3607.8a7510c4" |
| Build number More... | |
| #define | ZIVID_VERSION "1.0.1+3607.8a7510c4" |
| Zivid version string More... | |
Functions | |
| ZIVID_COMMON std::string | Zivid::Version::libraryVersion () |
| Get the version of the loaded library More... | |
Zivid version information
| #define ZIVID_VERSION "1.0.1+3607.8a7510c4" |
Zivid version string
| #define ZIVID_VERSION_BUILD "3607.8a7510c4" |
Build number
| #define ZIVID_VERSION_MAJOR "1" |
Major version
| #define ZIVID_VERSION_MINOR "0" |
Minor version
| #define ZIVID_VERSION_PATCH "1" |
Patch version
| ZIVID_COMMON std::string Zivid::Version::libraryVersion | ( | ) |
Get the version of the loaded library
1.8.13