Package org.lwjgl.openxr
Class MLSystemNotifications
java.lang.Object
org.lwjgl.openxr.MLSystemNotifications
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final Stringstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionstatic intnxrSetSystemNotificationsML(XrInstance instance, long info) XrResult xrSetSystemNotificationsML(XrInstance instance, XrSystemNotificationsSetInfoML const * info)static intxrSetSystemNotificationsML(XrInstance instance, XrSystemNotificationsSetInfoML info) XrResult xrSetSystemNotificationsML(XrInstance instance, XrSystemNotificationsSetInfoML const * info)
-
Field Details
-
XR_ML_system_notifications_SPEC_VERSION
public static final int XR_ML_system_notifications_SPEC_VERSION- See Also:
-
XR_ML_SYSTEM_NOTIFICATIONS_EXTENSION_NAME
- See Also:
-
XR_TYPE_SYSTEM_NOTIFICATIONS_SET_INFO_ML
public static final int XR_TYPE_SYSTEM_NOTIFICATIONS_SET_INFO_ML- See Also:
-
XR_ERROR_SYSTEM_NOTIFICATION_PERMISSION_DENIED_ML
public static final int XR_ERROR_SYSTEM_NOTIFICATION_PERMISSION_DENIED_ML- See Also:
-
XR_ERROR_SYSTEM_NOTIFICATION_INCOMPATIBLE_SKU_ML
public static final int XR_ERROR_SYSTEM_NOTIFICATION_INCOMPATIBLE_SKU_ML- See Also:
-
-
Method Details
-
nxrSetSystemNotificationsML
XrResult xrSetSystemNotificationsML(XrInstance instance, XrSystemNotificationsSetInfoML const * info) -
xrSetSystemNotificationsML
public static int xrSetSystemNotificationsML(XrInstance instance, XrSystemNotificationsSetInfoML info) XrResult xrSetSystemNotificationsML(XrInstance instance, XrSystemNotificationsSetInfoML const * info)
-