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