Package org.lwjgl.openxr
Class MLLocalizationMap
java.lang.Object
org.lwjgl.openxr.MLLocalizationMap
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final Stringstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionstatic intnxrCreateExportedLocalizationMapML(XrSession session, long mapUuid, long map) XrResult xrCreateExportedLocalizationMapML(XrSession session, XrUuidEXT const * mapUuid, XrExportedLocalizationMapML * map)static intnxrEnableLocalizationEventsML(XrSession session, long info) XrResult xrEnableLocalizationEventsML(XrSession session, XrLocalizationEnableEventsInfoML const * info)static intnxrGetExportedLocalizationMapDataML(XrExportedLocalizationMapML map, int bufferCapacityInput, long bufferCountOutput, long buffer) XrResult xrGetExportedLocalizationMapDataML(XrExportedLocalizationMapML map, uint32_t bufferCapacityInput, uint32_t * bufferCountOutput, char * buffer)static intnxrImportLocalizationMapML(XrSession session, long importInfo, long mapUuid) XrResult xrImportLocalizationMapML(XrSession session, XrLocalizationMapImportInfoML const * importInfo, XrUuidEXT * mapUuid)static intnxrQueryLocalizationMapsML(XrSession session, long queryInfo, int mapCapacityInput, long mapCountOutput, long maps) XrResult xrQueryLocalizationMapsML(XrSession session, XrLocalizationMapQueryInfoBaseHeaderML const * queryInfo, uint32_t mapCapacityInput, uint32_t * mapCountOutput, XrLocalizationMapML * maps)static intnxrRequestMapLocalizationML(XrSession session, long requestInfo) XrResult xrRequestMapLocalizationML(XrSession session, XrMapLocalizationRequestInfoML const * requestInfo)static intxrCreateExportedLocalizationMapML(XrSession session, XrUuidEXT mapUuid, PointerBuffer map) XrResult xrCreateExportedLocalizationMapML(XrSession session, XrUuidEXT const * mapUuid, XrExportedLocalizationMapML * map)static intXrResult xrDestroyExportedLocalizationMapML(XrExportedLocalizationMapML map)static intXrResult xrEnableLocalizationEventsML(XrSession session, XrLocalizationEnableEventsInfoML const * info)static intxrGetExportedLocalizationMapDataML(XrExportedLocalizationMapML map, IntBuffer bufferCountOutput, @Nullable ByteBuffer buffer) XrResult xrGetExportedLocalizationMapDataML(XrExportedLocalizationMapML map, uint32_t bufferCapacityInput, uint32_t * bufferCountOutput, char * buffer)static intxrImportLocalizationMapML(XrSession session, XrLocalizationMapImportInfoML importInfo, @Nullable XrUuidEXT mapUuid) XrResult xrImportLocalizationMapML(XrSession session, XrLocalizationMapImportInfoML const * importInfo, XrUuidEXT * mapUuid)static intxrQueryLocalizationMapsML(XrSession session, @Nullable XrLocalizationMapQueryInfoBaseHeaderML queryInfo, IntBuffer mapCountOutput, @Nullable XrLocalizationMapML.Buffer maps) XrResult xrQueryLocalizationMapsML(XrSession session, XrLocalizationMapQueryInfoBaseHeaderML const * queryInfo, uint32_t mapCapacityInput, uint32_t * mapCountOutput, XrLocalizationMapML * maps)static intxrRequestMapLocalizationML(XrSession session, XrMapLocalizationRequestInfoML requestInfo) XrResult xrRequestMapLocalizationML(XrSession session, XrMapLocalizationRequestInfoML const * requestInfo)
-
Field Details
-
XR_ML_localization_map_SPEC_VERSION
public static final int XR_ML_localization_map_SPEC_VERSION- See Also:
-
XR_ML_LOCALIZATION_MAP_EXTENSION_NAME
- See Also:
-
XR_OBJECT_TYPE_EXPORTED_LOCALIZATION_MAP_ML
public static final int XR_OBJECT_TYPE_EXPORTED_LOCALIZATION_MAP_ML- See Also:
-
XR_TYPE_LOCALIZATION_MAP_ML
public static final int XR_TYPE_LOCALIZATION_MAP_ML- See Also:
-
XR_TYPE_EVENT_DATA_LOCALIZATION_CHANGED_ML
public static final int XR_TYPE_EVENT_DATA_LOCALIZATION_CHANGED_ML- See Also:
-
XR_TYPE_MAP_LOCALIZATION_REQUEST_INFO_ML
public static final int XR_TYPE_MAP_LOCALIZATION_REQUEST_INFO_ML- See Also:
-
XR_TYPE_LOCALIZATION_MAP_IMPORT_INFO_ML
public static final int XR_TYPE_LOCALIZATION_MAP_IMPORT_INFO_ML- See Also:
-
XR_TYPE_LOCALIZATION_ENABLE_EVENTS_INFO_ML
public static final int XR_TYPE_LOCALIZATION_ENABLE_EVENTS_INFO_ML- See Also:
-
XR_ERROR_LOCALIZATION_MAP_INCOMPATIBLE_ML
public static final int XR_ERROR_LOCALIZATION_MAP_INCOMPATIBLE_ML- See Also:
-
XR_ERROR_LOCALIZATION_MAP_UNAVAILABLE_ML
public static final int XR_ERROR_LOCALIZATION_MAP_UNAVAILABLE_ML- See Also:
-
XR_ERROR_LOCALIZATION_MAP_FAIL_ML
public static final int XR_ERROR_LOCALIZATION_MAP_FAIL_ML- See Also:
-
XR_ERROR_LOCALIZATION_MAP_IMPORT_EXPORT_PERMISSION_DENIED_ML
public static final int XR_ERROR_LOCALIZATION_MAP_IMPORT_EXPORT_PERMISSION_DENIED_ML- See Also:
-
XR_ERROR_LOCALIZATION_MAP_PERMISSION_DENIED_ML
public static final int XR_ERROR_LOCALIZATION_MAP_PERMISSION_DENIED_ML- See Also:
-
XR_ERROR_LOCALIZATION_MAP_ALREADY_EXISTS_ML
public static final int XR_ERROR_LOCALIZATION_MAP_ALREADY_EXISTS_ML- See Also:
-
XR_ERROR_LOCALIZATION_MAP_CANNOT_EXPORT_CLOUD_MAP_ML
public static final int XR_ERROR_LOCALIZATION_MAP_CANNOT_EXPORT_CLOUD_MAP_ML- See Also:
-
XR_REFERENCE_SPACE_TYPE_LOCALIZATION_MAP_ML
public static final int XR_REFERENCE_SPACE_TYPE_LOCALIZATION_MAP_ML- See Also:
-
XR_MAX_LOCALIZATION_MAP_NAME_LENGTH_ML
public static final int XR_MAX_LOCALIZATION_MAP_NAME_LENGTH_ML- See Also:
-
XR_LOCALIZATION_MAP_STATE_NOT_LOCALIZED_ML
public static final int XR_LOCALIZATION_MAP_STATE_NOT_LOCALIZED_ML- See Also:
-
XR_LOCALIZATION_MAP_STATE_LOCALIZED_ML
public static final int XR_LOCALIZATION_MAP_STATE_LOCALIZED_ML- See Also:
-
XR_LOCALIZATION_MAP_STATE_LOCALIZATION_PENDING_ML
public static final int XR_LOCALIZATION_MAP_STATE_LOCALIZATION_PENDING_ML- See Also:
-
XR_LOCALIZATION_MAP_STATE_LOCALIZATION_SLEEPING_BEFORE_RETRY_ML
public static final int XR_LOCALIZATION_MAP_STATE_LOCALIZATION_SLEEPING_BEFORE_RETRY_ML- See Also:
-
XR_LOCALIZATION_MAP_TYPE_ON_DEVICE_ML
public static final int XR_LOCALIZATION_MAP_TYPE_ON_DEVICE_ML- See Also:
-
XR_LOCALIZATION_MAP_TYPE_CLOUD_ML
public static final int XR_LOCALIZATION_MAP_TYPE_CLOUD_ML- See Also:
-
XR_LOCALIZATION_MAP_CONFIDENCE_POOR_ML
public static final int XR_LOCALIZATION_MAP_CONFIDENCE_POOR_ML- See Also:
-
XR_LOCALIZATION_MAP_CONFIDENCE_FAIR_ML
public static final int XR_LOCALIZATION_MAP_CONFIDENCE_FAIR_ML- See Also:
-
XR_LOCALIZATION_MAP_CONFIDENCE_GOOD_ML
public static final int XR_LOCALIZATION_MAP_CONFIDENCE_GOOD_ML- See Also:
-
XR_LOCALIZATION_MAP_CONFIDENCE_EXCELLENT_ML
public static final int XR_LOCALIZATION_MAP_CONFIDENCE_EXCELLENT_ML- See Also:
-
XR_LOCALIZATION_MAP_ERROR_UNKNOWN_BIT_ML
public static final int XR_LOCALIZATION_MAP_ERROR_UNKNOWN_BIT_ML- See Also:
-
XR_LOCALIZATION_MAP_ERROR_OUT_OF_MAPPED_AREA_BIT_ML
public static final int XR_LOCALIZATION_MAP_ERROR_OUT_OF_MAPPED_AREA_BIT_ML- See Also:
-
XR_LOCALIZATION_MAP_ERROR_LOW_FEATURE_COUNT_BIT_ML
public static final int XR_LOCALIZATION_MAP_ERROR_LOW_FEATURE_COUNT_BIT_ML- See Also:
-
XR_LOCALIZATION_MAP_ERROR_EXCESSIVE_MOTION_BIT_ML
public static final int XR_LOCALIZATION_MAP_ERROR_EXCESSIVE_MOTION_BIT_ML- See Also:
-
XR_LOCALIZATION_MAP_ERROR_LOW_LIGHT_BIT_ML
public static final int XR_LOCALIZATION_MAP_ERROR_LOW_LIGHT_BIT_ML- See Also:
-
XR_LOCALIZATION_MAP_ERROR_HEADPOSE_BIT_ML
public static final int XR_LOCALIZATION_MAP_ERROR_HEADPOSE_BIT_ML- See Also:
-
-
Method Details
-
nxrEnableLocalizationEventsML
XrResult xrEnableLocalizationEventsML(XrSession session, XrLocalizationEnableEventsInfoML const * info) -
xrEnableLocalizationEventsML
public static int xrEnableLocalizationEventsML(XrSession session, XrLocalizationEnableEventsInfoML info) XrResult xrEnableLocalizationEventsML(XrSession session, XrLocalizationEnableEventsInfoML const * info) -
nxrQueryLocalizationMapsML
public static int nxrQueryLocalizationMapsML(XrSession session, long queryInfo, int mapCapacityInput, long mapCountOutput, long maps) XrResult xrQueryLocalizationMapsML(XrSession session, XrLocalizationMapQueryInfoBaseHeaderML const * queryInfo, uint32_t mapCapacityInput, uint32_t * mapCountOutput, XrLocalizationMapML * maps) -
xrQueryLocalizationMapsML
public static int xrQueryLocalizationMapsML(XrSession session, @Nullable XrLocalizationMapQueryInfoBaseHeaderML queryInfo, IntBuffer mapCountOutput, @Nullable XrLocalizationMapML.Buffer maps) XrResult xrQueryLocalizationMapsML(XrSession session, XrLocalizationMapQueryInfoBaseHeaderML const * queryInfo, uint32_t mapCapacityInput, uint32_t * mapCountOutput, XrLocalizationMapML * maps) -
nxrRequestMapLocalizationML
XrResult xrRequestMapLocalizationML(XrSession session, XrMapLocalizationRequestInfoML const * requestInfo) -
xrRequestMapLocalizationML
public static int xrRequestMapLocalizationML(XrSession session, XrMapLocalizationRequestInfoML requestInfo) XrResult xrRequestMapLocalizationML(XrSession session, XrMapLocalizationRequestInfoML const * requestInfo) -
nxrImportLocalizationMapML
XrResult xrImportLocalizationMapML(XrSession session, XrLocalizationMapImportInfoML const * importInfo, XrUuidEXT * mapUuid) -
xrImportLocalizationMapML
public static int xrImportLocalizationMapML(XrSession session, XrLocalizationMapImportInfoML importInfo, @Nullable XrUuidEXT mapUuid) XrResult xrImportLocalizationMapML(XrSession session, XrLocalizationMapImportInfoML const * importInfo, XrUuidEXT * mapUuid) -
nxrCreateExportedLocalizationMapML
XrResult xrCreateExportedLocalizationMapML(XrSession session, XrUuidEXT const * mapUuid, XrExportedLocalizationMapML * map) -
xrCreateExportedLocalizationMapML
public static int xrCreateExportedLocalizationMapML(XrSession session, XrUuidEXT mapUuid, PointerBuffer map) XrResult xrCreateExportedLocalizationMapML(XrSession session, XrUuidEXT const * mapUuid, XrExportedLocalizationMapML * map) -
xrDestroyExportedLocalizationMapML
XrResult xrDestroyExportedLocalizationMapML(XrExportedLocalizationMapML map) -
nxrGetExportedLocalizationMapDataML
public static int nxrGetExportedLocalizationMapDataML(XrExportedLocalizationMapML map, int bufferCapacityInput, long bufferCountOutput, long buffer) XrResult xrGetExportedLocalizationMapDataML(XrExportedLocalizationMapML map, uint32_t bufferCapacityInput, uint32_t * bufferCountOutput, char * buffer) -
xrGetExportedLocalizationMapDataML
public static int xrGetExportedLocalizationMapDataML(XrExportedLocalizationMapML map, IntBuffer bufferCountOutput, @Nullable ByteBuffer buffer) XrResult xrGetExportedLocalizationMapDataML(XrExportedLocalizationMapML map, uint32_t bufferCapacityInput, uint32_t * bufferCountOutput, char * buffer)
-