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 TypeMethodDescriptionintXR.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 recordRepresents a pointer to / an array ofXrForceFeedbackCurlApplyLocationsMNDXstructure(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) voidXrForceFeedbackCurlApplyLocationsMNDX.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)