Uses of Record Class
club.doki7.openxr.datatype.XrInteractionProfileAnalogThresholdVALVE
Packages that use XrInteractionProfileAnalogThresholdVALVE
-
Uses of XrInteractionProfileAnalogThresholdVALVE in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrInteractionProfileAnalogThresholdVALVEModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrInteractionProfileAnalogThresholdVALVE
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrInteractionProfileAnalogThresholdVALVEModifier and TypeMethodDescriptionXrInteractionProfileAnalogThresholdVALVE.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrInteractionProfileAnalogThresholdVALVE.binding
(long value) XrInteractionProfileAnalogThresholdVALVE.clone
(Arena arena, XrInteractionProfileAnalogThresholdVALVE src) XrInteractionProfileAnalogThresholdVALVE.next
(@NotNull MemorySegment value) XrInteractionProfileAnalogThresholdVALVE.offHaptic
(@Nullable IXrHapticBaseHeader value) XrInteractionProfileAnalogThresholdVALVE.offThreshold
(float value) XrInteractionProfileAnalogThresholdVALVE.onHaptic
(@Nullable IXrHapticBaseHeader value) XrInteractionProfileAnalogThresholdVALVE.onThreshold
(float value) XrInteractionProfileAnalogThresholdVALVE.Ptr.toArray()
XrInteractionProfileAnalogThresholdVALVE.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrInteractionProfileAnalogThresholdVALVEMethods in club.doki7.openxr.datatype with parameters of type XrInteractionProfileAnalogThresholdVALVEModifier and TypeMethodDescriptionXrInteractionProfileAnalogThresholdVALVE.clone
(Arena arena, XrInteractionProfileAnalogThresholdVALVE src) void
XrInteractionProfileAnalogThresholdVALVE.Ptr.write
(long index, @NotNull XrInteractionProfileAnalogThresholdVALVE value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrInteractionProfileAnalogThresholdVALVEModifier and TypeMethodDescriptionXrInteractionProfileAnalogThresholdVALVE.Ptr.at
(long index, @NotNull Consumer<@NotNull XrInteractionProfileAnalogThresholdVALVE> consumer)