Uses of Record Class
club.doki7.openxr.datatype.XrSwapchainStateSamplerOpenGLESFB
Packages that use XrSwapchainStateSamplerOpenGLESFB
-
Uses of XrSwapchainStateSamplerOpenGLESFB in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSwapchainStateSamplerOpenGLESFBModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrSwapchainStateSamplerOpenGLESFB
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSwapchainStateSamplerOpenGLESFBModifier and TypeMethodDescription@NotNull XrSwapchainStateSamplerOpenGLESFB
XrSwapchainStateSamplerOpenGLESFB.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrSwapchainStateSamplerOpenGLESFB.borderColor
(@NotNull XrColor4f value) XrSwapchainStateSamplerOpenGLESFB.borderColor
(Consumer<@NotNull XrColor4f> consumer) XrSwapchainStateSamplerOpenGLESFB.clone
(Arena arena, XrSwapchainStateSamplerOpenGLESFB src) XrSwapchainStateSamplerOpenGLESFB.magFilter
(int value) XrSwapchainStateSamplerOpenGLESFB.maxAnisotropy
(float value) XrSwapchainStateSamplerOpenGLESFB.minFilter
(int value) XrSwapchainStateSamplerOpenGLESFB.next
(@NotNull MemorySegment value) XrSwapchainStateSamplerOpenGLESFB.swizzleAlpha
(int value) XrSwapchainStateSamplerOpenGLESFB.swizzleBlue
(int value) XrSwapchainStateSamplerOpenGLESFB.swizzleGreen
(int value) XrSwapchainStateSamplerOpenGLESFB.swizzleRed
(int value) XrSwapchainStateSamplerOpenGLESFB.Ptr.toArray()
XrSwapchainStateSamplerOpenGLESFB.type
(int value) XrSwapchainStateSamplerOpenGLESFB.wrapModeS
(int value) XrSwapchainStateSamplerOpenGLESFB.wrapModeT
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSwapchainStateSamplerOpenGLESFBModifier and TypeMethodDescription@NotNull Iterator
<XrSwapchainStateSamplerOpenGLESFB> XrSwapchainStateSamplerOpenGLESFB.Ptr.iterator()
Methods in club.doki7.openxr.datatype with parameters of type XrSwapchainStateSamplerOpenGLESFBModifier and TypeMethodDescriptionXrSwapchainStateSamplerOpenGLESFB.clone
(Arena arena, XrSwapchainStateSamplerOpenGLESFB src) void
XrSwapchainStateSamplerOpenGLESFB.Ptr.write
(long index, @NotNull XrSwapchainStateSamplerOpenGLESFB value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSwapchainStateSamplerOpenGLESFBModifier and TypeMethodDescriptionXrSwapchainStateSamplerOpenGLESFB.Ptr.at
(long index, @NotNull Consumer<@NotNull XrSwapchainStateSamplerOpenGLESFB> consumer)