Uses of Record Class
club.doki7.openxr.datatype.XrSpatialAnchorsPublishCompletionDetailsML
Packages that use XrSpatialAnchorsPublishCompletionDetailsML
-
Uses of XrSpatialAnchorsPublishCompletionDetailsML in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSpatialAnchorsPublishCompletionDetailsMLModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSpatialAnchorsPublishCompletionDetailsMLstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSpatialAnchorsPublishCompletionDetailsMLModifier and TypeMethodDescriptionXrSpatialAnchorsPublishCompletionDetailsML.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrSpatialAnchorsPublishCompletionDetailsML.clone(Arena arena, XrSpatialAnchorsPublishCompletionDetailsML src) XrSpatialAnchorsPublishCompletionDetailsML.next(@NotNull MemorySegment value) XrSpatialAnchorsPublishCompletionDetailsML.resultCount(int value) XrSpatialAnchorsPublishCompletionDetailsML.results(@Nullable IXrSpatialAnchorCompletionResultML value) XrSpatialAnchorsPublishCompletionDetailsML.Ptr.toArray()XrSpatialAnchorsPublishCompletionDetailsML.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSpatialAnchorsPublishCompletionDetailsMLMethods in club.doki7.openxr.datatype with parameters of type XrSpatialAnchorsPublishCompletionDetailsMLModifier and TypeMethodDescriptionXrSpatialAnchorsPublishCompletionDetailsML.clone(Arena arena, XrSpatialAnchorsPublishCompletionDetailsML src) voidXrSpatialAnchorsPublishCompletionDetailsML.Ptr.write(long index, @NotNull XrSpatialAnchorsPublishCompletionDetailsML value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSpatialAnchorsPublishCompletionDetailsMLModifier and TypeMethodDescriptionXrSpatialAnchorsPublishCompletionDetailsML.Ptr.at(long index, @NotNull Consumer<@NotNull XrSpatialAnchorsPublishCompletionDetailsML> consumer)