Uses of Record Class
club.doki7.openxr.datatype.XrEnvironmentDepthHandRemovalSetInfoMETA
Packages that use XrEnvironmentDepthHandRemovalSetInfoMETA
-
Uses of XrEnvironmentDepthHandRemovalSetInfoMETA in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrEnvironmentDepthHandRemovalSetInfoMETAModifier and TypeMethodDescriptionintXR.setEnvironmentDepthHandRemovalMETA(XrEnvironmentDepthProviderMETA environmentDepthProvider, XrEnvironmentDepthHandRemovalSetInfoMETA setInfo) -
Uses of XrEnvironmentDepthHandRemovalSetInfoMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrEnvironmentDepthHandRemovalSetInfoMETAModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrEnvironmentDepthHandRemovalSetInfoMETAstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrEnvironmentDepthHandRemovalSetInfoMETAModifier and TypeMethodDescriptionXrEnvironmentDepthHandRemovalSetInfoMETA.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrEnvironmentDepthHandRemovalSetInfoMETA.clone(Arena arena, XrEnvironmentDepthHandRemovalSetInfoMETA src) XrEnvironmentDepthHandRemovalSetInfoMETA.enabled(int value) XrEnvironmentDepthHandRemovalSetInfoMETA.next(@NotNull MemorySegment value) XrEnvironmentDepthHandRemovalSetInfoMETA.Ptr.toArray()XrEnvironmentDepthHandRemovalSetInfoMETA.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrEnvironmentDepthHandRemovalSetInfoMETAMethods in club.doki7.openxr.datatype with parameters of type XrEnvironmentDepthHandRemovalSetInfoMETAModifier and TypeMethodDescriptionXrEnvironmentDepthHandRemovalSetInfoMETA.clone(Arena arena, XrEnvironmentDepthHandRemovalSetInfoMETA src) voidXrEnvironmentDepthHandRemovalSetInfoMETA.Ptr.write(long index, @NotNull XrEnvironmentDepthHandRemovalSetInfoMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrEnvironmentDepthHandRemovalSetInfoMETAModifier and TypeMethodDescriptionXrEnvironmentDepthHandRemovalSetInfoMETA.Ptr.at(long index, @NotNull Consumer<@NotNull XrEnvironmentDepthHandRemovalSetInfoMETA> consumer)