Public Attributes | List of all members
openni::Version Struct Reference

#include <OpenNI.h>

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 45 of file OpenNI.h.

Member Data Documentation

int openni::Version::build

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

Definition at line 54 of file OpenNI.h.

int openni::Version::maintenance

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

Definition at line 52 of file OpenNI.h.

int openni::Version::major

Major version number, incremented for major API restructuring.

Definition at line 48 of file OpenNI.h.

int openni::Version::minor

Minor version number, incremented when significant new features added.

Definition at line 50 of file OpenNI.h.


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


libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Thu Jun 6 2019 19:25:39