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