Uses of Record Class
club.doki7.openxr.datatype.XrInteractionRenderModelTopLevelUserPathGetInfoEXT
Packages that use XrInteractionRenderModelTopLevelUserPathGetInfoEXT
-
Uses of XrInteractionRenderModelTopLevelUserPathGetInfoEXT in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrInteractionRenderModelTopLevelUserPathGetInfoEXTModifier and TypeMethodDescriptionint
XR.getRenderModelPoseTopLevelUserPathEXT
(XrRenderModelEXT renderModel, XrInteractionRenderModelTopLevelUserPathGetInfoEXT info, LongPtr topLevelUserPath) -
Uses of XrInteractionRenderModelTopLevelUserPathGetInfoEXT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrInteractionRenderModelTopLevelUserPathGetInfoEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrInteractionRenderModelTopLevelUserPathGetInfoEXT
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrInteractionRenderModelTopLevelUserPathGetInfoEXTModifier and TypeMethodDescriptionXrInteractionRenderModelTopLevelUserPathGetInfoEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrInteractionRenderModelTopLevelUserPathGetInfoEXT.clone
(Arena arena, XrInteractionRenderModelTopLevelUserPathGetInfoEXT src) XrInteractionRenderModelTopLevelUserPathGetInfoEXT.next
(@NotNull MemorySegment value) XrInteractionRenderModelTopLevelUserPathGetInfoEXT.Ptr.toArray()
XrInteractionRenderModelTopLevelUserPathGetInfoEXT.topLevelUserPathCount
(int value) XrInteractionRenderModelTopLevelUserPathGetInfoEXT.topLevelUserPaths
(@Nullable LongPtr value) XrInteractionRenderModelTopLevelUserPathGetInfoEXT.type
(int value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrInteractionRenderModelTopLevelUserPathGetInfoEXTModifier and TypeMethodDescriptionXrInteractionRenderModelTopLevelUserPathGetInfoEXT.Ptr.iterator()
Methods in club.doki7.openxr.datatype with parameters of type XrInteractionRenderModelTopLevelUserPathGetInfoEXTModifier and TypeMethodDescriptionXrInteractionRenderModelTopLevelUserPathGetInfoEXT.clone
(Arena arena, XrInteractionRenderModelTopLevelUserPathGetInfoEXT src) void
XrInteractionRenderModelTopLevelUserPathGetInfoEXT.Ptr.write
(long index, @NotNull XrInteractionRenderModelTopLevelUserPathGetInfoEXT value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrInteractionRenderModelTopLevelUserPathGetInfoEXTModifier and TypeMethodDescriptionXrInteractionRenderModelTopLevelUserPathGetInfoEXT.Ptr.at
(long index, @NotNull Consumer<@NotNull XrInteractionRenderModelTopLevelUserPathGetInfoEXT> consumer)