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 TypeMethodDescriptionintXR.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 recordRepresents a pointer to / an array ofXrInteractionRenderModelTopLevelUserPathGetInfoEXTstructure(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) voidXrInteractionRenderModelTopLevelUserPathGetInfoEXT.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)