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