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