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