Uses of Record Class
club.doki7.openxr.datatype.XrSharedSpatialAnchorDownloadInfoBD
Packages that use XrSharedSpatialAnchorDownloadInfoBD
-
Uses of XrSharedSpatialAnchorDownloadInfoBD in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrSharedSpatialAnchorDownloadInfoBDModifier and TypeMethodDescriptionintXR.downloadSharedSpatialAnchorAsyncBD(XrSenseDataProviderBD provider, XrSharedSpatialAnchorDownloadInfoBD info, XrFutureEXT.Ptr future) -
Uses of XrSharedSpatialAnchorDownloadInfoBD in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSharedSpatialAnchorDownloadInfoBDModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSharedSpatialAnchorDownloadInfoBDstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSharedSpatialAnchorDownloadInfoBDModifier and TypeMethodDescription@NotNull XrSharedSpatialAnchorDownloadInfoBDXrSharedSpatialAnchorDownloadInfoBD.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrSharedSpatialAnchorDownloadInfoBD.clone(Arena arena, XrSharedSpatialAnchorDownloadInfoBD src) XrSharedSpatialAnchorDownloadInfoBD.next(@NotNull MemorySegment value) XrSharedSpatialAnchorDownloadInfoBD.Ptr.toArray()XrSharedSpatialAnchorDownloadInfoBD.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSharedSpatialAnchorDownloadInfoBDModifier and TypeMethodDescription@NotNull Iterator<XrSharedSpatialAnchorDownloadInfoBD> XrSharedSpatialAnchorDownloadInfoBD.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrSharedSpatialAnchorDownloadInfoBDModifier and TypeMethodDescriptionXrSharedSpatialAnchorDownloadInfoBD.clone(Arena arena, XrSharedSpatialAnchorDownloadInfoBD src) voidXrSharedSpatialAnchorDownloadInfoBD.Ptr.write(long index, @NotNull XrSharedSpatialAnchorDownloadInfoBD value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSharedSpatialAnchorDownloadInfoBDModifier and TypeMethodDescriptionXrSharedSpatialAnchorDownloadInfoBD.Ptr.at(long index, @NotNull Consumer<@NotNull XrSharedSpatialAnchorDownloadInfoBD> consumer)