Uses of Record Class
club.doki7.openxr.datatype.XrSystemEyeTrackingPropertiesFB
Packages that use XrSystemEyeTrackingPropertiesFB
-
Uses of XrSystemEyeTrackingPropertiesFB in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSystemEyeTrackingPropertiesFBModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSystemEyeTrackingPropertiesFBstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSystemEyeTrackingPropertiesFBModifier and TypeMethodDescription@NotNull XrSystemEyeTrackingPropertiesFBXrSystemEyeTrackingPropertiesFB.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrSystemEyeTrackingPropertiesFB.clone(Arena arena, XrSystemEyeTrackingPropertiesFB src) XrSystemEyeTrackingPropertiesFB.next(@NotNull MemorySegment value) XrSystemEyeTrackingPropertiesFB.supportsEyeTracking(int value) XrSystemEyeTrackingPropertiesFB.Ptr.toArray()XrSystemEyeTrackingPropertiesFB.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSystemEyeTrackingPropertiesFBModifier and TypeMethodDescription@NotNull Iterator<XrSystemEyeTrackingPropertiesFB> XrSystemEyeTrackingPropertiesFB.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrSystemEyeTrackingPropertiesFBModifier and TypeMethodDescriptionXrSystemEyeTrackingPropertiesFB.clone(Arena arena, XrSystemEyeTrackingPropertiesFB src) voidXrSystemEyeTrackingPropertiesFB.Ptr.write(long index, @NotNull XrSystemEyeTrackingPropertiesFB value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSystemEyeTrackingPropertiesFBModifier and TypeMethodDescriptionXrSystemEyeTrackingPropertiesFB.Ptr.at(long index, @NotNull Consumer<@NotNull XrSystemEyeTrackingPropertiesFB> consumer)