Uses of Record Class
club.doki7.openxr.datatype.XrViveTrackerPathsHTCX
Packages that use XrViveTrackerPathsHTCX
-
Uses of XrViveTrackerPathsHTCX in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrViveTrackerPathsHTCXModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrViveTrackerPathsHTCXstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrViveTrackerPathsHTCXModifier and TypeMethodDescriptionstatic XrViveTrackerPathsHTCX@NotNull XrViveTrackerPathsHTCXXrViveTrackerPathsHTCX.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static XrViveTrackerPathsHTCXXrViveTrackerPathsHTCX.clone(Arena arena, XrViveTrackerPathsHTCX src) XrViveTrackerPathsHTCX.next(@NotNull MemorySegment value) @Nullable XrViveTrackerPathsHTCXXrEventDataViveTrackerConnectedHTCX.paths()XrViveTrackerPathsHTCX.persistentPath(long value) XrViveTrackerPathsHTCX.rolePath(long value) XrViveTrackerPathsHTCX.Ptr.toArray()XrViveTrackerPathsHTCX.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrViveTrackerPathsHTCXModifier and TypeMethodDescription@NotNull Iterator<XrViveTrackerPathsHTCX> XrViveTrackerPathsHTCX.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrViveTrackerPathsHTCXModifier and TypeMethodDescriptionstatic XrViveTrackerPathsHTCXXrViveTrackerPathsHTCX.clone(Arena arena, XrViveTrackerPathsHTCX src) voidXrViveTrackerPathsHTCX.Ptr.write(long index, @NotNull XrViveTrackerPathsHTCX value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrViveTrackerPathsHTCXModifier and TypeMethodDescriptionXrViveTrackerPathsHTCX.Ptr.at(long index, @NotNull Consumer<@NotNull XrViveTrackerPathsHTCX> consumer)