Uses of Record Class
club.doki7.openxr.datatype.XrSceneComponentLocationMSFT
Packages that use XrSceneComponentLocationMSFT
-
Uses of XrSceneComponentLocationMSFT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrSceneComponentLocationMSFTModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrSceneComponentLocationMSFTstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrSceneComponentLocationMSFTModifier and TypeMethodDescriptionstatic XrSceneComponentLocationMSFT@NotNull XrSceneComponentLocationMSFTXrSceneComponentLocationMSFT.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static XrSceneComponentLocationMSFTXrSceneComponentLocationMSFT.clone(Arena arena, XrSceneComponentLocationMSFT src) XrSceneComponentLocationMSFT.flags(long value) @Nullable XrSceneComponentLocationMSFTXrSceneComponentLocationsMSFT.locations()XrSceneComponentLocationMSFT.Ptr.toArray()Methods in club.doki7.openxr.datatype that return types with arguments of type XrSceneComponentLocationMSFTModifier and TypeMethodDescription@NotNull Iterator<XrSceneComponentLocationMSFT> XrSceneComponentLocationMSFT.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrSceneComponentLocationMSFTModifier and TypeMethodDescriptionstatic XrSceneComponentLocationMSFTXrSceneComponentLocationMSFT.clone(Arena arena, XrSceneComponentLocationMSFT src) voidXrSceneComponentLocationMSFT.Ptr.write(long index, @NotNull XrSceneComponentLocationMSFT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrSceneComponentLocationMSFTModifier and TypeMethodDescriptionXrSceneComponentLocationMSFT.Ptr.at(long index, @NotNull Consumer<@NotNull XrSceneComponentLocationMSFT> consumer)