Uses of Record Class
club.doki7.openxr.datatype.XrUuidEXT.Ptr
Packages that use XrUuidEXT.Ptr
-
Uses of XrUuidEXT.Ptr in club.doki7.openxr.datatype
Methods in club.doki7.openxr.datatype that return XrUuidEXT.PtrModifier and TypeMethodDescriptionstatic XrUuidEXT.Ptr
@NotNull XrUuidEXT.Ptr
XrUuidEXT.Ptr.offset
(long offset) @NotNull XrUuidEXT.Ptr
XrUuidEXT.Ptr.reinterpret
(long newSize) Assume theXrUuidEXT.Ptr
is capable of holding at leastnewSize
structures, create a new viewXrUuidEXT.Ptr
that uses the same backing storage as thisXrUuidEXT.Ptr
, but with the new size.XrUuidEXT.Ptr.slice
(long end) @NotNull XrUuidEXT.Ptr
XrUuidEXT.Ptr.slice
(long start, long end) Note that this function uses theList.subList(int, int)
semantics (left inclusive, right exclusive interval), notMemorySegment.asSlice(long, long)
semantics (offset + newSize).XrSenseDataFilterUuidBD.uuids
(int assumedCount) XrSpaceContainerFB.uuids
(int assumedCount) XrSpaceUuidFilterInfoFB.uuids
(int assumedCount) XrSpatialAnchorsCreateInfoFromUuidsML.uuids
(int assumedCount) XrSpatialAnchorsDeleteInfoML.uuids
(int assumedCount) XrSpatialAnchorsPublishCompletionML.uuids
(int assumedCount) XrSpatialAnchorsQueryCompletionML.uuids
(int assumedCount) XrSpatialAnchorsUpdateExpirationInfoML.uuids
(int assumedCount) XrRoomLayoutFB.wallUuids
(int assumedCount)