Class METAColocationDiscovery

java.lang.Object
org.lwjgl.openxr.METAColocationDiscovery

public class METAColocationDiscovery extends Object
  • Field Details

    • XR_META_colocation_discovery_SPEC_VERSION

      public static final int XR_META_colocation_discovery_SPEC_VERSION
      See Also:
    • XR_META_COLOCATION_DISCOVERY_EXTENSION_NAME

      public static final String XR_META_COLOCATION_DISCOVERY_EXTENSION_NAME
      See Also:
    • XR_MAX_COLOCATION_DISCOVERY_BUFFER_SIZE_META

      public static final int XR_MAX_COLOCATION_DISCOVERY_BUFFER_SIZE_META
      See Also:
    • XR_COLOCATION_DISCOVERY_ALREADY_ADVERTISING_META

      public static final int XR_COLOCATION_DISCOVERY_ALREADY_ADVERTISING_META
      See Also:
    • XR_COLOCATION_DISCOVERY_ALREADY_DISCOVERING_META

      public static final int XR_COLOCATION_DISCOVERY_ALREADY_DISCOVERING_META
      See Also:
    • XR_ERROR_COLOCATION_DISCOVERY_NETWORK_FAILED_META

      public static final int XR_ERROR_COLOCATION_DISCOVERY_NETWORK_FAILED_META
      See Also:
    • XR_ERROR_COLOCATION_DISCOVERY_NO_DISCOVERY_METHOD_META

      public static final int XR_ERROR_COLOCATION_DISCOVERY_NO_DISCOVERY_METHOD_META
      See Also:
    • XR_TYPE_COLOCATION_DISCOVERY_START_INFO_META

      public static final int XR_TYPE_COLOCATION_DISCOVERY_START_INFO_META
      See Also:
    • XR_TYPE_COLOCATION_DISCOVERY_STOP_INFO_META

      public static final int XR_TYPE_COLOCATION_DISCOVERY_STOP_INFO_META
      See Also:
    • XR_TYPE_COLOCATION_ADVERTISEMENT_START_INFO_META

      public static final int XR_TYPE_COLOCATION_ADVERTISEMENT_START_INFO_META
      See Also:
    • XR_TYPE_COLOCATION_ADVERTISEMENT_STOP_INFO_META

      public static final int XR_TYPE_COLOCATION_ADVERTISEMENT_STOP_INFO_META
      See Also:
    • XR_TYPE_EVENT_DATA_START_COLOCATION_ADVERTISEMENT_COMPLETE_META

      public static final int XR_TYPE_EVENT_DATA_START_COLOCATION_ADVERTISEMENT_COMPLETE_META
      See Also:
    • XR_TYPE_EVENT_DATA_STOP_COLOCATION_ADVERTISEMENT_COMPLETE_META

      public static final int XR_TYPE_EVENT_DATA_STOP_COLOCATION_ADVERTISEMENT_COMPLETE_META
      See Also:
    • XR_TYPE_EVENT_DATA_COLOCATION_ADVERTISEMENT_COMPLETE_META

      public static final int XR_TYPE_EVENT_DATA_COLOCATION_ADVERTISEMENT_COMPLETE_META
      See Also:
    • XR_TYPE_EVENT_DATA_START_COLOCATION_DISCOVERY_COMPLETE_META

      public static final int XR_TYPE_EVENT_DATA_START_COLOCATION_DISCOVERY_COMPLETE_META
      See Also:
    • XR_TYPE_EVENT_DATA_COLOCATION_DISCOVERY_RESULT_META

      public static final int XR_TYPE_EVENT_DATA_COLOCATION_DISCOVERY_RESULT_META
      See Also:
    • XR_TYPE_EVENT_DATA_COLOCATION_DISCOVERY_COMPLETE_META

      public static final int XR_TYPE_EVENT_DATA_COLOCATION_DISCOVERY_COMPLETE_META
      See Also:
    • XR_TYPE_EVENT_DATA_STOP_COLOCATION_DISCOVERY_COMPLETE_META

      public static final int XR_TYPE_EVENT_DATA_STOP_COLOCATION_DISCOVERY_COMPLETE_META
      See Also:
    • XR_TYPE_SYSTEM_COLOCATION_DISCOVERY_PROPERTIES_META

      public static final int XR_TYPE_SYSTEM_COLOCATION_DISCOVERY_PROPERTIES_META
      See Also:
  • Method Details

    • nxrStartColocationDiscoveryMETA

      public static int nxrStartColocationDiscoveryMETA(XrSession session, long info, long discoveryRequestId)
      XrResult xrStartColocationDiscoveryMETA(XrSession session, XrColocationDiscoveryStartInfoMETA const * info, XrAsyncRequestIdFB * discoveryRequestId)
    • xrStartColocationDiscoveryMETA

      @NativeType("XrResult") public static int xrStartColocationDiscoveryMETA(XrSession session, @NativeType("XrColocationDiscoveryStartInfoMETA const *") XrColocationDiscoveryStartInfoMETA info, @NativeType("XrAsyncRequestIdFB *") LongBuffer discoveryRequestId)
      XrResult xrStartColocationDiscoveryMETA(XrSession session, XrColocationDiscoveryStartInfoMETA const * info, XrAsyncRequestIdFB * discoveryRequestId)
    • nxrStopColocationDiscoveryMETA

      public static int nxrStopColocationDiscoveryMETA(XrSession session, long info, long requestId)
      XrResult xrStopColocationDiscoveryMETA(XrSession session, XrColocationDiscoveryStopInfoMETA const * info, XrAsyncRequestIdFB * requestId)
    • xrStopColocationDiscoveryMETA

      @NativeType("XrResult") public static int xrStopColocationDiscoveryMETA(XrSession session, @NativeType("XrColocationDiscoveryStopInfoMETA const *") XrColocationDiscoveryStopInfoMETA info, @NativeType("XrAsyncRequestIdFB *") LongBuffer requestId)
      XrResult xrStopColocationDiscoveryMETA(XrSession session, XrColocationDiscoveryStopInfoMETA const * info, XrAsyncRequestIdFB * requestId)
    • nxrStartColocationAdvertisementMETA

      public static int nxrStartColocationAdvertisementMETA(XrSession session, long info, long advertisementRequestId)
      XrResult xrStartColocationAdvertisementMETA(XrSession session, XrColocationAdvertisementStartInfoMETA const * info, XrAsyncRequestIdFB * advertisementRequestId)
    • xrStartColocationAdvertisementMETA

      @NativeType("XrResult") public static int xrStartColocationAdvertisementMETA(XrSession session, @NativeType("XrColocationAdvertisementStartInfoMETA const *") XrColocationAdvertisementStartInfoMETA info, @NativeType("XrAsyncRequestIdFB *") LongBuffer advertisementRequestId)
      XrResult xrStartColocationAdvertisementMETA(XrSession session, XrColocationAdvertisementStartInfoMETA const * info, XrAsyncRequestIdFB * advertisementRequestId)
    • nxrStopColocationAdvertisementMETA

      public static int nxrStopColocationAdvertisementMETA(XrSession session, long info, long requestId)
      XrResult xrStopColocationAdvertisementMETA(XrSession session, XrColocationAdvertisementStopInfoMETA const * info, XrAsyncRequestIdFB * requestId)
    • xrStopColocationAdvertisementMETA

      @NativeType("XrResult") public static int xrStopColocationAdvertisementMETA(XrSession session, @NativeType("XrColocationAdvertisementStopInfoMETA const *") XrColocationAdvertisementStopInfoMETA info, @NativeType("XrAsyncRequestIdFB *") LongBuffer requestId)
      XrResult xrStopColocationAdvertisementMETA(XrSession session, XrColocationAdvertisementStopInfoMETA const * info, XrAsyncRequestIdFB * requestId)