Uses of Record Class
club.doki7.openxr.datatype.XrSpatialAnchorsQueryInfoBaseHeaderML
Packages that use XrSpatialAnchorsQueryInfoBaseHeaderML
-
Uses of XrSpatialAnchorsQueryInfoBaseHeaderML in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrSpatialAnchorsQueryInfoBaseHeaderMLModifier and TypeMethodDescriptionint
XR.querySpatialAnchorsAsyncML
(XrSpatialAnchorsStorageML storage, XrSpatialAnchorsQueryInfoBaseHeaderML queryInfo, XrFutureEXT.Ptr future) -
Uses of XrSpatialAnchorsQueryInfoBaseHeaderML in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSpatialAnchorsQueryInfoBaseHeaderMLModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrSpatialAnchorsQueryInfoBaseHeaderML
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSpatialAnchorsQueryInfoBaseHeaderMLModifier and TypeMethodDescriptionXrSpatialAnchorsQueryInfoBaseHeaderML.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrSpatialAnchorsQueryInfoBaseHeaderML.clone
(Arena arena, XrSpatialAnchorsQueryInfoBaseHeaderML src) XrSpatialAnchorsQueryInfoBaseHeaderML.next
(@NotNull MemorySegment value) XrSpatialAnchorsQueryInfoBaseHeaderML.Ptr.toArray()
XrSpatialAnchorsQueryInfoBaseHeaderML.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSpatialAnchorsQueryInfoBaseHeaderMLMethods in club.doki7.openxr.datatype with parameters of type XrSpatialAnchorsQueryInfoBaseHeaderMLModifier and TypeMethodDescriptionXrSpatialAnchorsQueryInfoBaseHeaderML.clone
(Arena arena, XrSpatialAnchorsQueryInfoBaseHeaderML src) void
XrSpatialAnchorsQueryInfoBaseHeaderML.Ptr.write
(long index, @NotNull XrSpatialAnchorsQueryInfoBaseHeaderML value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSpatialAnchorsQueryInfoBaseHeaderMLModifier and TypeMethodDescriptionXrSpatialAnchorsQueryInfoBaseHeaderML.Ptr.at
(long index, @NotNull Consumer<@NotNull XrSpatialAnchorsQueryInfoBaseHeaderML> consumer)