#include <XnCppWrapper.h>
List of all members.
Constructor & Destructor Documentation
xn::Version::Version |
( |
XnUInt8 |
nMajor, |
|
|
XnUInt8 |
nMinor, |
|
|
XnUInt16 |
nMaintenance, |
|
|
XnUInt32 |
nBuild |
|
) |
| [inline] |
Member Function Documentation
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: