Uses of Record Class
club.doki7.openxr.datatype.XrShareSpacesRecipientBaseHeaderMETA
Packages that use XrShareSpacesRecipientBaseHeaderMETA
-
Uses of XrShareSpacesRecipientBaseHeaderMETA in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrShareSpacesRecipientBaseHeaderMETAModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofXrShareSpacesRecipientBaseHeaderMETAstructure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrShareSpacesRecipientBaseHeaderMETAModifier and TypeMethodDescription@NotNull XrShareSpacesRecipientBaseHeaderMETAXrShareSpacesRecipientBaseHeaderMETA.Ptr.at(long index) Returns (a pointer to) the structure at the given index.XrShareSpacesRecipientBaseHeaderMETA.clone(Arena arena, XrShareSpacesRecipientBaseHeaderMETA src) XrShareSpacesRecipientBaseHeaderMETA.next(@NotNull MemorySegment value) @Nullable XrShareSpacesRecipientBaseHeaderMETAXrShareSpacesInfoMETA.recipientInfo()XrShareSpacesRecipientBaseHeaderMETA.Ptr.toArray()XrShareSpacesRecipientBaseHeaderMETA.type(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrShareSpacesRecipientBaseHeaderMETAModifier and TypeMethodDescription@NotNull Iterator<XrShareSpacesRecipientBaseHeaderMETA> XrShareSpacesRecipientBaseHeaderMETA.Ptr.iterator()Methods in club.doki7.openxr.datatype with parameters of type XrShareSpacesRecipientBaseHeaderMETAModifier and TypeMethodDescriptionXrShareSpacesRecipientBaseHeaderMETA.clone(Arena arena, XrShareSpacesRecipientBaseHeaderMETA src) voidXrShareSpacesRecipientBaseHeaderMETA.Ptr.write(long index, @NotNull XrShareSpacesRecipientBaseHeaderMETA value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrShareSpacesRecipientBaseHeaderMETAModifier and TypeMethodDescriptionXrShareSpacesRecipientBaseHeaderMETA.Ptr.at(long index, @NotNull Consumer<@NotNull XrShareSpacesRecipientBaseHeaderMETA> consumer)