Uses of Record Class
club.doki7.openxr.datatype.XrSpatialAnchorCompletionResultML
Packages that use XrSpatialAnchorCompletionResultML
-
Uses of XrSpatialAnchorCompletionResultML in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSpatialAnchorCompletionResultMLModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSpatialAnchorCompletionResultMLstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSpatialAnchorCompletionResultMLModifier and TypeMethodDescription@NotNull XrSpatialAnchorCompletionResultMLXrSpatialAnchorCompletionResultML.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrSpatialAnchorCompletionResultML.clone(Arena arena, XrSpatialAnchorCompletionResultML src) XrSpatialAnchorCompletionResultML.result(int value) @Nullable XrSpatialAnchorCompletionResultMLXrSpatialAnchorsDeleteCompletionDetailsML.results()@Nullable XrSpatialAnchorCompletionResultMLXrSpatialAnchorsPublishCompletionDetailsML.results()@Nullable XrSpatialAnchorCompletionResultMLXrSpatialAnchorsUpdateExpirationCompletionDetailsML.results()XrSpatialAnchorCompletionResultML.Ptr.toArray()Methods in club.doki7.openxr.datatype that return types with arguments of type XrSpatialAnchorCompletionResultMLModifier and TypeMethodDescription@NotNull Iterator<XrSpatialAnchorCompletionResultML> XrSpatialAnchorCompletionResultML.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrSpatialAnchorCompletionResultMLModifier and TypeMethodDescriptionXrSpatialAnchorCompletionResultML.clone(Arena arena, XrSpatialAnchorCompletionResultML src) voidXrSpatialAnchorCompletionResultML.Ptr.write(long index, @NotNull XrSpatialAnchorCompletionResultML value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSpatialAnchorCompletionResultMLModifier and TypeMethodDescriptionXrSpatialAnchorCompletionResultML.Ptr.at(long index, @NotNull Consumer<@NotNull XrSpatialAnchorCompletionResultML> consumer)