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