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