Zivid C++ API  2.4.2+1a2e8cfb-1
Defining the Future of 3D Machine Vision
Namespaces | Macros | Functions
Version.h File Reference
#include "Zivid/Detail/CoreExport.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_CORE_VERSION_MAJOR   2
 Major version More...
 
#define ZIVID_CORE_VERSION_MINOR   4
 Minor version More...
 
#define ZIVID_CORE_VERSION_PATCH   2
 Patch version More...
 
#define ZIVID_CORE_VERSION_BUILD   "1a2e8cfb-1"
 Build number More...
 
#define ZIVID_CORE_VERSION   "2.4.2+1a2e8cfb-1"
 Zivid version string More...
 

Functions

ZIVID_CORE_EXPORT std::string Zivid::Version::coreLibraryVersion ()
 Get the version of the loaded library More...
 

Macro Definition Documentation

◆ ZIVID_CORE_VERSION

#define ZIVID_CORE_VERSION   "2.4.2+1a2e8cfb-1"

Zivid version string

◆ ZIVID_CORE_VERSION_BUILD

#define ZIVID_CORE_VERSION_BUILD   "1a2e8cfb-1"

Build number

◆ ZIVID_CORE_VERSION_MAJOR

#define ZIVID_CORE_VERSION_MAJOR   2

Major version

◆ ZIVID_CORE_VERSION_MINOR

#define ZIVID_CORE_VERSION_MINOR   4

Minor version

◆ ZIVID_CORE_VERSION_PATCH

#define ZIVID_CORE_VERSION_PATCH   2

Patch version