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