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