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