#include <XnCppWrapper.h>
xn::Version::Version |
( |
const XnVersion & |
version) | |
|
|
inline |
xn::Version::Version |
( |
XnUInt8 |
nMajor, |
|
|
XnUInt8 |
nMinor, |
|
|
XnUInt16 |
nMaintenance, |
|
|
XnUInt32 |
nBuild |
|
) |
| |
|
inline |
bool xn::Version::operator!= |
( |
const Version & |
other) | |
const |
|
inline |
bool xn::Version::operator< |
( |
const Version & |
other) | |
const |
|
inline |
bool xn::Version::operator<= |
( |
const Version & |
other) | |
const |
|
inline |
bool xn::Version::operator== |
( |
const Version & |
other) | |
const |
|
inline |
bool xn::Version::operator> |
( |
const Version & |
other) | |
const |
|
inline |
bool xn::Version::operator>= |
( |
const Version & |
other) | |
const |
|
inline |
The documentation for this class was generated from the following file: