Uses of Record Class
club.doki7.openxr.handle.XrAction
Packages that use XrAction
-
Uses of XrAction in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrActionModifier and TypeMethodDescriptionintXR.destroyAction(XrAction action) intXRStatic.destroyAction(XrAction action) -
Uses of XrAction in club.doki7.openxr.datatype
Methods in club.doki7.openxr.datatype that return XrActionModifier and TypeMethodDescription@Nullable XrActionXrActionSpaceCreateInfo.action()@Nullable XrActionXrActionStateGetInfo.action()@Nullable XrActionXrActionSuggestedBinding.action()@Nullable XrActionXrBoundSourcesForActionEnumerateInfo.action()@Nullable XrActionXrHapticActionInfo.action()@Nullable XrActionXrInteractionProfileAnalogThresholdVALVE.action()Methods in club.doki7.openxr.datatype with parameters of type XrActionModifier and TypeMethodDescription -
Uses of XrAction in club.doki7.openxr.handle
Classes in club.doki7.openxr.handle that implement interfaces with type arguments of type XrActionModifier and TypeClassDescriptionstatic final recordRepresents a pointer toXrActionhandle(s) in native memory.Methods in club.doki7.openxr.handle that return XrActionModifier and TypeMethodDescription@Nullable XrActionXrAction.Ptr.read()@Nullable XrActionXrAction.Ptr.read(long index) Methods in club.doki7.openxr.handle that return types with arguments of type XrActionMethods in club.doki7.openxr.handle with parameters of type XrActionMethod parameters in club.doki7.openxr.handle with type arguments of type XrActionModifier and TypeMethodDescriptionstatic XrAction.PtrXrAction.Ptr.allocate(Arena arena, @NotNull Collection<@Nullable XrAction> values)