Uses of Record Class
club.doki7.openxr.datatype.XrEventDataPassthroughLayerResumedMETA
Packages that use XrEventDataPassthroughLayerResumedMETA
-
Uses of XrEventDataPassthroughLayerResumedMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrEventDataPassthroughLayerResumedMETAModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrEventDataPassthroughLayerResumedMETAstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrEventDataPassthroughLayerResumedMETAModifier and TypeMethodDescriptionXrEventDataPassthroughLayerResumedMETA.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrEventDataPassthroughLayerResumedMETA.clone(Arena arena, XrEventDataPassthroughLayerResumedMETA src) XrEventDataPassthroughLayerResumedMETA.layer(@Nullable XrPassthroughLayerFB value) XrEventDataPassthroughLayerResumedMETA.next(@NotNull MemorySegment value) XrEventDataPassthroughLayerResumedMETA.Ptr.toArray()XrEventDataPassthroughLayerResumedMETA.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrEventDataPassthroughLayerResumedMETAMethods in club.doki7.openxr.datatype with parameters of type XrEventDataPassthroughLayerResumedMETAModifier and TypeMethodDescriptionXrEventDataPassthroughLayerResumedMETA.clone(Arena arena, XrEventDataPassthroughLayerResumedMETA src) voidXrEventDataPassthroughLayerResumedMETA.Ptr.write(long index, @NotNull XrEventDataPassthroughLayerResumedMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrEventDataPassthroughLayerResumedMETAModifier and TypeMethodDescriptionXrEventDataPassthroughLayerResumedMETA.Ptr.at(long index, @NotNull Consumer<@NotNull XrEventDataPassthroughLayerResumedMETA> consumer)