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