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