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