Uses of Record Class
club.doki7.openxr.datatype.XrSceneMeshMSFT
Packages that use XrSceneMeshMSFT
-
Uses of XrSceneMeshMSFT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSceneMeshMSFTModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSceneMeshMSFTstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSceneMeshMSFTModifier and TypeMethodDescriptionstatic XrSceneMeshMSFT@NotNull XrSceneMeshMSFTXrSceneMeshMSFT.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static XrSceneMeshMSFTXrSceneMeshMSFT.clone(Arena arena, XrSceneMeshMSFT src) XrSceneMeshMSFT.meshBufferId(long value) @Nullable XrSceneMeshMSFTXrSceneMeshesMSFT.sceneMeshes()XrSceneMeshMSFT.supportsIndicesUint16(int value) XrSceneMeshMSFT.Ptr.toArray()Methods in club.doki7.openxr.datatype that return types with arguments of type XrSceneMeshMSFTModifier and TypeMethodDescription@NotNull Iterator<XrSceneMeshMSFT> XrSceneMeshMSFT.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrSceneMeshMSFTModifier and TypeMethodDescriptionstatic XrSceneMeshMSFTXrSceneMeshMSFT.clone(Arena arena, XrSceneMeshMSFT src) voidXrSceneMeshMSFT.Ptr.write(long index, @NotNull XrSceneMeshMSFT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSceneMeshMSFTModifier and TypeMethodDescriptionXrSceneMeshMSFT.Ptr.at(long index, @NotNull Consumer<@NotNull XrSceneMeshMSFT> consumer)