Uses of Record Class
club.doki7.openxr.datatype.XrFoveationEyeTrackedProfileCreateInfoMETA
Packages that use XrFoveationEyeTrackedProfileCreateInfoMETA
-
Uses of XrFoveationEyeTrackedProfileCreateInfoMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrFoveationEyeTrackedProfileCreateInfoMETAModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrFoveationEyeTrackedProfileCreateInfoMETA
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrFoveationEyeTrackedProfileCreateInfoMETAModifier and TypeMethodDescriptionXrFoveationEyeTrackedProfileCreateInfoMETA.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrFoveationEyeTrackedProfileCreateInfoMETA.clone
(Arena arena, XrFoveationEyeTrackedProfileCreateInfoMETA src) XrFoveationEyeTrackedProfileCreateInfoMETA.flags
(long value) XrFoveationEyeTrackedProfileCreateInfoMETA.next
(@NotNull MemorySegment value) XrFoveationEyeTrackedProfileCreateInfoMETA.Ptr.toArray()
XrFoveationEyeTrackedProfileCreateInfoMETA.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrFoveationEyeTrackedProfileCreateInfoMETAMethods in club.doki7.openxr.datatype with parameters of type XrFoveationEyeTrackedProfileCreateInfoMETAModifier and TypeMethodDescriptionXrFoveationEyeTrackedProfileCreateInfoMETA.clone
(Arena arena, XrFoveationEyeTrackedProfileCreateInfoMETA src) void
XrFoveationEyeTrackedProfileCreateInfoMETA.Ptr.write
(long index, @NotNull XrFoveationEyeTrackedProfileCreateInfoMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrFoveationEyeTrackedProfileCreateInfoMETAModifier and TypeMethodDescriptionXrFoveationEyeTrackedProfileCreateInfoMETA.Ptr.at
(long index, @NotNull Consumer<@NotNull XrFoveationEyeTrackedProfileCreateInfoMETA> consumer)