Public Attributes
OniVersion Struct Reference

#include <OniCTypes.h>

List of all members.

Public Attributes

int build
int maintenance
int major
int minor

Detailed Description

Holds an OpenNI version number, which consists of four separate numbers in the format: major.minor.maintenance.build. For example: 2.0.0.20.

Definition at line 44 of file OniCTypes.h.


Member Data Documentation

Build number. Incremented for each new API build. Generally not shown on the installer and download site.

Definition at line 53 of file OniCTypes.h.

Maintenance build number, incremented for new releases that primarily provide minor bug fixes.

Definition at line 51 of file OniCTypes.h.

Major version number, incremented for major API restructuring.

Definition at line 47 of file OniCTypes.h.

Minor version number, incremented when significant new features added.

Definition at line 49 of file OniCTypes.h.


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


astra_camera
Author(s): Tim Liu
autogenerated on Wed Jul 10 2019 03:18:55