Uses of Record Class
club.doki7.openxr.datatype.XrGraphicsBindingMetalKHR
Packages that use XrGraphicsBindingMetalKHR
-
Uses of XrGraphicsBindingMetalKHR in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrGraphicsBindingMetalKHRModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrGraphicsBindingMetalKHRstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrGraphicsBindingMetalKHRModifier and TypeMethodDescriptionstatic XrGraphicsBindingMetalKHR@NotNull XrGraphicsBindingMetalKHRXrGraphicsBindingMetalKHR.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static XrGraphicsBindingMetalKHRXrGraphicsBindingMetalKHR.clone(Arena arena, XrGraphicsBindingMetalKHR src) XrGraphicsBindingMetalKHR.commandQueue(@Nullable IPointer pointer) XrGraphicsBindingMetalKHR.commandQueue(@NotNull MemorySegment value) XrGraphicsBindingMetalKHR.next(@NotNull MemorySegment value) XrGraphicsBindingMetalKHR.Ptr.toArray()XrGraphicsBindingMetalKHR.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrGraphicsBindingMetalKHRModifier and TypeMethodDescription@NotNull Iterator<XrGraphicsBindingMetalKHR> XrGraphicsBindingMetalKHR.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrGraphicsBindingMetalKHRModifier and TypeMethodDescriptionstatic XrGraphicsBindingMetalKHRXrGraphicsBindingMetalKHR.clone(Arena arena, XrGraphicsBindingMetalKHR src) voidXrGraphicsBindingMetalKHR.Ptr.write(long index, @NotNull XrGraphicsBindingMetalKHR value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrGraphicsBindingMetalKHRModifier and TypeMethodDescriptionXrGraphicsBindingMetalKHR.Ptr.at(long index, @NotNull Consumer<@NotNull XrGraphicsBindingMetalKHR> consumer)