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 recordRepresents a pointer to / an array ofXrSystemHandTrackingMeshPropertiesMSFTstructure(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) voidXrSystemHandTrackingMeshPropertiesMSFT.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)