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