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