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