Uses of Record Class
club.doki7.openxr.datatype.XrSystemPropertiesBodyTrackingFullBodyMETA
Packages that use XrSystemPropertiesBodyTrackingFullBodyMETA
-
Uses of XrSystemPropertiesBodyTrackingFullBodyMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSystemPropertiesBodyTrackingFullBodyMETAModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSystemPropertiesBodyTrackingFullBodyMETAstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSystemPropertiesBodyTrackingFullBodyMETAModifier and TypeMethodDescriptionXrSystemPropertiesBodyTrackingFullBodyMETA.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrSystemPropertiesBodyTrackingFullBodyMETA.clone(Arena arena, XrSystemPropertiesBodyTrackingFullBodyMETA src) XrSystemPropertiesBodyTrackingFullBodyMETA.next(@NotNull MemorySegment value) XrSystemPropertiesBodyTrackingFullBodyMETA.supportsFullBodyTracking(int value) XrSystemPropertiesBodyTrackingFullBodyMETA.Ptr.toArray()XrSystemPropertiesBodyTrackingFullBodyMETA.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSystemPropertiesBodyTrackingFullBodyMETAMethods in club.doki7.openxr.datatype with parameters of type XrSystemPropertiesBodyTrackingFullBodyMETAModifier and TypeMethodDescriptionXrSystemPropertiesBodyTrackingFullBodyMETA.clone(Arena arena, XrSystemPropertiesBodyTrackingFullBodyMETA src) voidXrSystemPropertiesBodyTrackingFullBodyMETA.Ptr.write(long index, @NotNull XrSystemPropertiesBodyTrackingFullBodyMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSystemPropertiesBodyTrackingFullBodyMETAModifier and TypeMethodDescriptionXrSystemPropertiesBodyTrackingFullBodyMETA.Ptr.at(long index, @NotNull Consumer<@NotNull XrSystemPropertiesBodyTrackingFullBodyMETA> consumer)