Zivid C++ API  1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
Namespaces | Macros | Functions
Version.h File Reference
#include "Zivid/APIExport.h"
#include <string>

Go to the source code of this file.

Namespaces

 Zivid
 The main Zivid namespace. All Zivid code is found here
 
 Zivid::Version
 Get version information for the library
 

Macros

#define ZIVID_VERSION_MAJOR   "1"
 Major version More...
 
#define ZIVID_VERSION_MINOR   "8"
 Minor version More...
 
#define ZIVID_VERSION_PATCH   "1"
 Patch version More...
 
#define ZIVID_VERSION_BUILD   "6967bc1b-1"
 Build number More...
 
#define ZIVID_VERSION   "1.8.1+6967bc1b-1"
 Zivid version string More...
 

Functions

ZIVID_API_EXPORT std::string Zivid::Version::libraryVersion ()
 Get the version of the loaded library More...
 

Macro Definition Documentation

◆ ZIVID_VERSION

#define ZIVID_VERSION   "1.8.1+6967bc1b-1"

Zivid version string

◆ ZIVID_VERSION_BUILD

#define ZIVID_VERSION_BUILD   "6967bc1b-1"

Build number

◆ ZIVID_VERSION_MAJOR

#define ZIVID_VERSION_MAJOR   "1"

Major version

◆ ZIVID_VERSION_MINOR

#define ZIVID_VERSION_MINOR   "8"

Minor version

◆ ZIVID_VERSION_PATCH

#define ZIVID_VERSION_PATCH   "1"

Patch version