OpenNI 1.5.2
xn::Version Member List
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]