![]() |
OpenNI 1.5.4
|
This is the complete list of members for xn::Version, including all inherited members.
Build() const | xn::Version | inline |
Build() | xn::Version | inline |
Current() | xn::Version | inlinestatic |
GetUnderlying() const | xn::Version | inline |
GetUnderlying() | xn::Version | inline |
Maintenance() const | xn::Version | inline |
Maintenance() | xn::Version | inline |
Major() const | xn::Version | inline |
Major() | xn::Version | inline |
Minor() const | xn::Version | inline |
Minor() | 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 |
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 |