Package org.lwjgl.ovr

Class OVRVersion



  • public final class OVRVersion
    extends java.lang.Object
    LibOVR version identification.
    • Field Detail

      • OVR_PRODUCT_VERSION

        public static final int OVR_PRODUCT_VERSION
        Master version numbers.
        See Also:
        Constant Field Values
      • OVR_MAJOR_VERSION

        public static final int OVR_MAJOR_VERSION
        Master version numbers.
        See Also:
        Constant Field Values
      • OVR_MINOR_VERSION

        public static final int OVR_MINOR_VERSION
        Master version numbers.
        See Also:
        Constant Field Values
      • OVR_PATCH_VERSION

        public static final int OVR_PATCH_VERSION
        Master version numbers.
        See Also:
        Constant Field Values
      • OVR_BUILD_NUMBER

        public static final int OVR_BUILD_NUMBER
        Master version numbers.
        See Also:
        Constant Field Values
      • OVR_DLL_COMPATIBLE_VERSION

        public static final int OVR_DLL_COMPATIBLE_VERSION
        The ((product * 100) + major) version of the service that the DLL is compatible with.
        See Also:
        Constant Field Values
      • OVR_OVR_FEATURE_VERSION

        public static final int OVR_OVR_FEATURE_VERSION
        See Also:
        Constant Field Values
      • OVR_VERSION_STRING

        public static final java.lang.String OVR_VERSION_STRING
        "Major.Minor.Patch.Build"
      • OVR_DETAILED_VERSION_STRING

        public static final java.lang.String OVR_DETAILED_VERSION_STRING
        "Major.Minor.Patch.Build"