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