Uses of Record Class
club.doki7.openxr.datatype.XrSystemHandTrackingMeshPropertiesMSFT
Packages that use XrSystemHandTrackingMeshPropertiesMSFT
-
Uses of XrSystemHandTrackingMeshPropertiesMSFT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSystemHandTrackingMeshPropertiesMSFTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrSystemHandTrackingMeshPropertiesMSFT
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSystemHandTrackingMeshPropertiesMSFTModifier and TypeMethodDescriptionXrSystemHandTrackingMeshPropertiesMSFT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrSystemHandTrackingMeshPropertiesMSFT.clone
(Arena arena, XrSystemHandTrackingMeshPropertiesMSFT src) XrSystemHandTrackingMeshPropertiesMSFT.maxHandMeshIndexCount
(int value) XrSystemHandTrackingMeshPropertiesMSFT.maxHandMeshVertexCount
(int value) XrSystemHandTrackingMeshPropertiesMSFT.next
(@NotNull MemorySegment value) XrSystemHandTrackingMeshPropertiesMSFT.supportsHandTrackingMesh
(int value) XrSystemHandTrackingMeshPropertiesMSFT.Ptr.toArray()
XrSystemHandTrackingMeshPropertiesMSFT.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrSystemHandTrackingMeshPropertiesMSFTMethods in club.doki7.openxr.datatype with parameters of type XrSystemHandTrackingMeshPropertiesMSFTModifier and TypeMethodDescriptionXrSystemHandTrackingMeshPropertiesMSFT.clone
(Arena arena, XrSystemHandTrackingMeshPropertiesMSFT src) void
XrSystemHandTrackingMeshPropertiesMSFT.Ptr.write
(long index, @NotNull XrSystemHandTrackingMeshPropertiesMSFT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSystemHandTrackingMeshPropertiesMSFTModifier and TypeMethodDescriptionXrSystemHandTrackingMeshPropertiesMSFT.Ptr.at
(long index, @NotNull Consumer<@NotNull XrSystemHandTrackingMeshPropertiesMSFT> consumer)