Uses of Record Class
club.doki7.openxr.datatype.XrColocationAdvertisementStartInfoMETA
Packages that use XrColocationAdvertisementStartInfoMETA
-
Uses of XrColocationAdvertisementStartInfoMETA in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrColocationAdvertisementStartInfoMETAModifier and TypeMethodDescriptionintXR.startColocationAdvertisementMETA(XrSession session, XrColocationAdvertisementStartInfoMETA info, LongPtr advertisementRequestId) -
Uses of XrColocationAdvertisementStartInfoMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrColocationAdvertisementStartInfoMETAModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrColocationAdvertisementStartInfoMETAstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrColocationAdvertisementStartInfoMETAModifier and TypeMethodDescriptionXrColocationAdvertisementStartInfoMETA.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrColocationAdvertisementStartInfoMETA.bufferSize(int value) XrColocationAdvertisementStartInfoMETA.clone(Arena arena, XrColocationAdvertisementStartInfoMETA src) XrColocationAdvertisementStartInfoMETA.next(@NotNull MemorySegment value) XrColocationAdvertisementStartInfoMETA.Ptr.toArray()XrColocationAdvertisementStartInfoMETA.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrColocationAdvertisementStartInfoMETAMethods in club.doki7.openxr.datatype with parameters of type XrColocationAdvertisementStartInfoMETAModifier and TypeMethodDescriptionXrColocationAdvertisementStartInfoMETA.clone(Arena arena, XrColocationAdvertisementStartInfoMETA src) voidXrColocationAdvertisementStartInfoMETA.Ptr.write(long index, @NotNull XrColocationAdvertisementStartInfoMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrColocationAdvertisementStartInfoMETAModifier and TypeMethodDescriptionXrColocationAdvertisementStartInfoMETA.Ptr.at(long index, @NotNull Consumer<@NotNull XrColocationAdvertisementStartInfoMETA> consumer)