Zivid C++ API 2.10.1+50b274e8-7
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

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

Macros

#define ZIVID_CORE_VERSION_MAJOR   2
 Major version More...
 
#define ZIVID_CORE_VERSION_MINOR   10
 Minor version More...
 
#define ZIVID_CORE_VERSION_PATCH   1
 Patch version More...
 
#define ZIVID_CORE_VERSION_BUILD   "50b274e8-7"
 Build number More...
 
#define ZIVID_CORE_VERSION   "2.10.1+50b274e8-7"
 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.10.1+50b274e8-7"

Zivid version string

◆ ZIVID_CORE_VERSION_BUILD

#define ZIVID_CORE_VERSION_BUILD   "50b274e8-7"

Build number

◆ ZIVID_CORE_VERSION_MAJOR

#define ZIVID_CORE_VERSION_MAJOR   2

Major version

◆ ZIVID_CORE_VERSION_MINOR

#define ZIVID_CORE_VERSION_MINOR   10

Minor version

◆ ZIVID_CORE_VERSION_PATCH

#define ZIVID_CORE_VERSION_PATCH   1

Patch version