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