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