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