Uses of Record Class
club.doki7.openxr.datatype.XrSystemColocationDiscoveryPropertiesMETA
Packages that use XrSystemColocationDiscoveryPropertiesMETA
-
Uses of XrSystemColocationDiscoveryPropertiesMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSystemColocationDiscoveryPropertiesMETAModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrSystemColocationDiscoveryPropertiesMETA
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSystemColocationDiscoveryPropertiesMETAModifier and TypeMethodDescriptionXrSystemColocationDiscoveryPropertiesMETA.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrSystemColocationDiscoveryPropertiesMETA.clone
(Arena arena, XrSystemColocationDiscoveryPropertiesMETA src) XrSystemColocationDiscoveryPropertiesMETA.next
(@NotNull MemorySegment value) XrSystemColocationDiscoveryPropertiesMETA.supportsColocationDiscovery
(int value) XrSystemColocationDiscoveryPropertiesMETA.Ptr.toArray()
XrSystemColocationDiscoveryPropertiesMETA.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSystemColocationDiscoveryPropertiesMETAMethods in club.doki7.openxr.datatype with parameters of type XrSystemColocationDiscoveryPropertiesMETAModifier and TypeMethodDescriptionXrSystemColocationDiscoveryPropertiesMETA.clone
(Arena arena, XrSystemColocationDiscoveryPropertiesMETA src) void
XrSystemColocationDiscoveryPropertiesMETA.Ptr.write
(long index, @NotNull XrSystemColocationDiscoveryPropertiesMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSystemColocationDiscoveryPropertiesMETAModifier and TypeMethodDescriptionXrSystemColocationDiscoveryPropertiesMETA.Ptr.at
(long index, @NotNull Consumer<@NotNull XrSystemColocationDiscoveryPropertiesMETA> consumer)