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