Orbbec SDK K4A Wrapper
Loading...
Searching...
No Matches
_k4a_version_t Struct Reference

#include <k4atypes.h>

Public Attributes

uint32_t major
 
uint32_t minor
 
uint32_t iteration
 

Detailed Description

Version information.

Definition at line 1129 of file k4atypes.h.

Member Data Documentation

◆ iteration

uint32_t _k4a_version_t::iteration

Reserved.

Definition at line 1134 of file k4atypes.h.

◆ major

uint32_t _k4a_version_t::major

Major version; represents a breaking change.

Definition at line 1131 of file k4atypes.h.

◆ minor

uint32_t _k4a_version_t::minor

Minor version; represents additional features, no regression from lower versions with same major version.

Definition at line 1132 of file k4atypes.h.


The documentation for this struct was generated from the following file: