OpenNI 1.3.2
|
This is the complete list of members for xn::Version, including all inherited members.
operator!=(const Version &other) const | xn::Version | inline |
operator<(const Version &other) const | xn::Version | inline |
operator<=(const Version &other) const | xn::Version | inline |
operator==(const Version &other) const | xn::Version | inline |
operator>(const Version &other) const | xn::Version | inline |
operator>=(const Version &other) const | xn::Version | inline |
Version(const XnVersion &version) | xn::Version | inline |
Version(XnUInt8 nMajor, XnUInt8 nMinor, XnUInt16 nMaintenance, XnUInt32 nBuild) | xn::Version | inline |