Zivid C++ API 2.7.0+e31dcbe2-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

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   7
 Minor version More...
 
#define ZIVID_CORE_VERSION_PATCH   0
 Patch version More...
 
#define ZIVID_CORE_VERSION_BUILD   "e31dcbe2-1"
 Build number More...
 
#define ZIVID_CORE_VERSION   "2.7.0+e31dcbe2-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.7.0+e31dcbe2-1"

Zivid version string

◆ ZIVID_CORE_VERSION_BUILD

#define ZIVID_CORE_VERSION_BUILD   "e31dcbe2-1"

Build number

◆ ZIVID_CORE_VERSION_MAJOR

#define ZIVID_CORE_VERSION_MAJOR   2

Major version

◆ ZIVID_CORE_VERSION_MINOR

#define ZIVID_CORE_VERSION_MINOR   7

Minor version

◆ ZIVID_CORE_VERSION_PATCH

#define ZIVID_CORE_VERSION_PATCH   0

Patch version