Uses of Record Class
club.doki7.openxr.datatype.XrColocationAdvertisementStopInfoMETA
Packages that use XrColocationAdvertisementStopInfoMETA
-
Uses of XrColocationAdvertisementStopInfoMETA in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrColocationAdvertisementStopInfoMETAModifier and TypeMethodDescriptionint
XR.stopColocationAdvertisementMETA
(XrSession session, XrColocationAdvertisementStopInfoMETA info, LongPtr requestId) -
Uses of XrColocationAdvertisementStopInfoMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrColocationAdvertisementStopInfoMETAModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrColocationAdvertisementStopInfoMETA
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrColocationAdvertisementStopInfoMETAModifier and TypeMethodDescriptionXrColocationAdvertisementStopInfoMETA.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrColocationAdvertisementStopInfoMETA.clone
(Arena arena, XrColocationAdvertisementStopInfoMETA src) XrColocationAdvertisementStopInfoMETA.next
(@NotNull MemorySegment value) XrColocationAdvertisementStopInfoMETA.Ptr.toArray()
XrColocationAdvertisementStopInfoMETA.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrColocationAdvertisementStopInfoMETAMethods in club.doki7.openxr.datatype with parameters of type XrColocationAdvertisementStopInfoMETAModifier and TypeMethodDescriptionXrColocationAdvertisementStopInfoMETA.clone
(Arena arena, XrColocationAdvertisementStopInfoMETA src) void
XrColocationAdvertisementStopInfoMETA.Ptr.write
(long index, @NotNull XrColocationAdvertisementStopInfoMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrColocationAdvertisementStopInfoMETAModifier and TypeMethodDescriptionXrColocationAdvertisementStopInfoMETA.Ptr.at
(long index, @NotNull Consumer<@NotNull XrColocationAdvertisementStopInfoMETA> consumer)