Uses of Record Class
club.doki7.openxr.datatype.XrEventDataColocationDiscoveryResultMETA
Packages that use XrEventDataColocationDiscoveryResultMETA
-
Uses of XrEventDataColocationDiscoveryResultMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrEventDataColocationDiscoveryResultMETAModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrEventDataColocationDiscoveryResultMETAstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrEventDataColocationDiscoveryResultMETAModifier and TypeMethodDescriptionXrEventDataColocationDiscoveryResultMETA.advertisementUuid(@NotNull XrUuid value) XrEventDataColocationDiscoveryResultMETA.advertisementUuid(Consumer<@NotNull XrUuid> consumer) XrEventDataColocationDiscoveryResultMETA.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrEventDataColocationDiscoveryResultMETA.bufferSize(int value) XrEventDataColocationDiscoveryResultMETA.clone(Arena arena, XrEventDataColocationDiscoveryResultMETA src) XrEventDataColocationDiscoveryResultMETA.discoveryRequestId(long value) XrEventDataColocationDiscoveryResultMETA.next(@NotNull MemorySegment value) XrEventDataColocationDiscoveryResultMETA.Ptr.toArray()XrEventDataColocationDiscoveryResultMETA.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrEventDataColocationDiscoveryResultMETAMethods in club.doki7.openxr.datatype with parameters of type XrEventDataColocationDiscoveryResultMETAModifier and TypeMethodDescriptionXrEventDataColocationDiscoveryResultMETA.clone(Arena arena, XrEventDataColocationDiscoveryResultMETA src) voidXrEventDataColocationDiscoveryResultMETA.Ptr.write(long index, @NotNull XrEventDataColocationDiscoveryResultMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrEventDataColocationDiscoveryResultMETAModifier and TypeMethodDescriptionXrEventDataColocationDiscoveryResultMETA.Ptr.at(long index, @NotNull Consumer<@NotNull XrEventDataColocationDiscoveryResultMETA> consumer)