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