Uses of Record Class
club.doki7.openxr.datatype.XrHandJointsMotionRangeInfoEXT
Packages that use XrHandJointsMotionRangeInfoEXT
-
Uses of XrHandJointsMotionRangeInfoEXT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrHandJointsMotionRangeInfoEXTModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrHandJointsMotionRangeInfoEXTstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrHandJointsMotionRangeInfoEXTModifier and TypeMethodDescription@NotNull XrHandJointsMotionRangeInfoEXTXrHandJointsMotionRangeInfoEXT.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrHandJointsMotionRangeInfoEXT.clone(Arena arena, XrHandJointsMotionRangeInfoEXT src) XrHandJointsMotionRangeInfoEXT.handJointsMotionRange(int value) XrHandJointsMotionRangeInfoEXT.next(@NotNull MemorySegment value) XrHandJointsMotionRangeInfoEXT.Ptr.toArray()XrHandJointsMotionRangeInfoEXT.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrHandJointsMotionRangeInfoEXTModifier and TypeMethodDescription@NotNull Iterator<XrHandJointsMotionRangeInfoEXT> XrHandJointsMotionRangeInfoEXT.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrHandJointsMotionRangeInfoEXTModifier and TypeMethodDescriptionXrHandJointsMotionRangeInfoEXT.clone(Arena arena, XrHandJointsMotionRangeInfoEXT src) voidXrHandJointsMotionRangeInfoEXT.Ptr.write(long index, @NotNull XrHandJointsMotionRangeInfoEXT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrHandJointsMotionRangeInfoEXTModifier and TypeMethodDescriptionXrHandJointsMotionRangeInfoEXT.Ptr.at(long index, @NotNull Consumer<@NotNull XrHandJointsMotionRangeInfoEXT> consumer)