Uses of Record Class
club.doki7.openxr.datatype.XrEventDataInteractionRenderModelsChangedEXT
Packages that use XrEventDataInteractionRenderModelsChangedEXT
-
Uses of XrEventDataInteractionRenderModelsChangedEXT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrEventDataInteractionRenderModelsChangedEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrEventDataInteractionRenderModelsChangedEXT
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrEventDataInteractionRenderModelsChangedEXTModifier and TypeMethodDescriptionXrEventDataInteractionRenderModelsChangedEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrEventDataInteractionRenderModelsChangedEXT.clone
(Arena arena, XrEventDataInteractionRenderModelsChangedEXT src) XrEventDataInteractionRenderModelsChangedEXT.next
(@NotNull MemorySegment value) XrEventDataInteractionRenderModelsChangedEXT.Ptr.toArray()
XrEventDataInteractionRenderModelsChangedEXT.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrEventDataInteractionRenderModelsChangedEXTMethods in club.doki7.openxr.datatype with parameters of type XrEventDataInteractionRenderModelsChangedEXTModifier and TypeMethodDescriptionXrEventDataInteractionRenderModelsChangedEXT.clone
(Arena arena, XrEventDataInteractionRenderModelsChangedEXT src) void
XrEventDataInteractionRenderModelsChangedEXT.Ptr.write
(long index, @NotNull XrEventDataInteractionRenderModelsChangedEXT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrEventDataInteractionRenderModelsChangedEXTModifier and TypeMethodDescriptionXrEventDataInteractionRenderModelsChangedEXT.Ptr.at
(long index, @NotNull Consumer<@NotNull XrEventDataInteractionRenderModelsChangedEXT> consumer)