![]() |
OpenNI 2.0
|
#include <OpenNI.h>
Public Attributes | |
int | build |
int | maintenance |
int | major |
int | minor |
Holds an OpenNI version number, which consists of four separate numbers in the format: major.minor.maintenance.build
. For example: 2.0.0.20.
Build number. Incremented for each new API build. Generally not shown on the installer and download site.
Maintenance build number, incremented for new releases that primarily provide minor bug fixes.
Major version number, incremented for major API restructuring.
Minor version number, incremented when significant new features added.