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