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 record
Represents a pointer to / an array ofXrSwapchainStateFoveationFB
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSwapchainStateFoveationFBModifier and TypeMethodDescriptionstatic XrSwapchainStateFoveationFB
@NotNull XrSwapchainStateFoveationFB
XrSwapchainStateFoveationFB.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.static XrSwapchainStateFoveationFB
XrSwapchainStateFoveationFB.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 XrSwapchainStateFoveationFB
XrSwapchainStateFoveationFB.clone
(Arena arena, XrSwapchainStateFoveationFB src) void
XrSwapchainStateFoveationFB.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)