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