Uses of Record Class
club.doki7.openxr.datatype.XrSwapchainCreateInfoFoveationFB
Packages that use XrSwapchainCreateInfoFoveationFB
-
Uses of XrSwapchainCreateInfoFoveationFB in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSwapchainCreateInfoFoveationFBModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSwapchainCreateInfoFoveationFBstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSwapchainCreateInfoFoveationFBModifier and TypeMethodDescription@NotNull XrSwapchainCreateInfoFoveationFBXrSwapchainCreateInfoFoveationFB.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrSwapchainCreateInfoFoveationFB.clone(Arena arena, XrSwapchainCreateInfoFoveationFB src) XrSwapchainCreateInfoFoveationFB.flags(long value) XrSwapchainCreateInfoFoveationFB.next(@NotNull MemorySegment value) XrSwapchainCreateInfoFoveationFB.Ptr.toArray()XrSwapchainCreateInfoFoveationFB.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSwapchainCreateInfoFoveationFBModifier and TypeMethodDescription@NotNull Iterator<XrSwapchainCreateInfoFoveationFB> XrSwapchainCreateInfoFoveationFB.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrSwapchainCreateInfoFoveationFBModifier and TypeMethodDescriptionXrSwapchainCreateInfoFoveationFB.clone(Arena arena, XrSwapchainCreateInfoFoveationFB src) voidXrSwapchainCreateInfoFoveationFB.Ptr.write(long index, @NotNull XrSwapchainCreateInfoFoveationFB value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSwapchainCreateInfoFoveationFBModifier and TypeMethodDescriptionXrSwapchainCreateInfoFoveationFB.Ptr.at(long index, @NotNull Consumer<@NotNull XrSwapchainCreateInfoFoveationFB> consumer)