Uses of Record Class
club.doki7.openxr.datatype.XrForceFeedbackCurlApplyLocationsMNDX
Packages that use XrForceFeedbackCurlApplyLocationsMNDX
-
Uses of XrForceFeedbackCurlApplyLocationsMNDX in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrForceFeedbackCurlApplyLocationsMNDXModifier and TypeMethodDescriptionint
XR.applyForceFeedbackCurlMNDX
(XrHandTrackerEXT handTracker, XrForceFeedbackCurlApplyLocationsMNDX locations) -
Uses of XrForceFeedbackCurlApplyLocationsMNDX in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrForceFeedbackCurlApplyLocationsMNDXModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrForceFeedbackCurlApplyLocationsMNDX
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrForceFeedbackCurlApplyLocationsMNDXModifier and TypeMethodDescriptionXrForceFeedbackCurlApplyLocationsMNDX.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrForceFeedbackCurlApplyLocationsMNDX.clone
(Arena arena, XrForceFeedbackCurlApplyLocationsMNDX src) XrForceFeedbackCurlApplyLocationsMNDX.locationCount
(int value) XrForceFeedbackCurlApplyLocationsMNDX.locations
(@Nullable IXrForceFeedbackCurlApplyLocationMNDX value) XrForceFeedbackCurlApplyLocationsMNDX.next
(@NotNull MemorySegment value) XrForceFeedbackCurlApplyLocationsMNDX.Ptr.toArray()
XrForceFeedbackCurlApplyLocationsMNDX.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrForceFeedbackCurlApplyLocationsMNDXMethods in club.doki7.openxr.datatype with parameters of type XrForceFeedbackCurlApplyLocationsMNDXModifier and TypeMethodDescriptionXrForceFeedbackCurlApplyLocationsMNDX.clone
(Arena arena, XrForceFeedbackCurlApplyLocationsMNDX src) void
XrForceFeedbackCurlApplyLocationsMNDX.Ptr.write
(long index, @NotNull XrForceFeedbackCurlApplyLocationsMNDX value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrForceFeedbackCurlApplyLocationsMNDXModifier and TypeMethodDescriptionXrForceFeedbackCurlApplyLocationsMNDX.Ptr.at
(long index, @NotNull Consumer<@NotNull XrForceFeedbackCurlApplyLocationsMNDX> consumer)