Uses of Record Class
club.doki7.openxr.datatype.XrSpaceQueryInfoBaseHeaderFB
Packages that use XrSpaceQueryInfoBaseHeaderFB
-
Uses of XrSpaceQueryInfoBaseHeaderFB in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrSpaceQueryInfoBaseHeaderFBModifier and TypeMethodDescriptionintXR.querySpacesFB(XrSession session, XrSpaceQueryInfoBaseHeaderFB info, LongPtr requestId) -
Uses of XrSpaceQueryInfoBaseHeaderFB in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSpaceQueryInfoBaseHeaderFBModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSpaceQueryInfoBaseHeaderFBstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSpaceQueryInfoBaseHeaderFBModifier and TypeMethodDescriptionstatic XrSpaceQueryInfoBaseHeaderFB@NotNull XrSpaceQueryInfoBaseHeaderFBXrSpaceQueryInfoBaseHeaderFB.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static XrSpaceQueryInfoBaseHeaderFBXrSpaceQueryInfoBaseHeaderFB.clone(Arena arena, XrSpaceQueryInfoBaseHeaderFB src) XrSpaceQueryInfoBaseHeaderFB.next(@NotNull MemorySegment value) XrSpaceQueryInfoBaseHeaderFB.Ptr.toArray()XrSpaceQueryInfoBaseHeaderFB.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSpaceQueryInfoBaseHeaderFBModifier and TypeMethodDescription@NotNull Iterator<XrSpaceQueryInfoBaseHeaderFB> XrSpaceQueryInfoBaseHeaderFB.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrSpaceQueryInfoBaseHeaderFBModifier and TypeMethodDescriptionstatic XrSpaceQueryInfoBaseHeaderFBXrSpaceQueryInfoBaseHeaderFB.clone(Arena arena, XrSpaceQueryInfoBaseHeaderFB src) voidXrSpaceQueryInfoBaseHeaderFB.Ptr.write(long index, @NotNull XrSpaceQueryInfoBaseHeaderFB value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSpaceQueryInfoBaseHeaderFBModifier and TypeMethodDescriptionXrSpaceQueryInfoBaseHeaderFB.Ptr.at(long index, @NotNull Consumer<@NotNull XrSpaceQueryInfoBaseHeaderFB> consumer)