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