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