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