Uses of Record Class
club.doki7.openxr.handle.XrFoveationProfileFB
Packages that use XrFoveationProfileFB
-
Uses of XrFoveationProfileFB in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type XrFoveationProfileFB -
Uses of XrFoveationProfileFB in club.doki7.openxr.datatype
Methods in club.doki7.openxr.datatype that return XrFoveationProfileFBModifier and TypeMethodDescription@Nullable XrFoveationProfileFBXrSwapchainStateFoveationFB.profile()Methods in club.doki7.openxr.datatype with parameters of type XrFoveationProfileFBModifier and TypeMethodDescriptionXrSwapchainStateFoveationFB.profile(@Nullable XrFoveationProfileFB value) -
Uses of XrFoveationProfileFB in club.doki7.openxr.handle
Classes in club.doki7.openxr.handle that implement interfaces with type arguments of type XrFoveationProfileFBModifier and TypeClassDescriptionstatic final recordRepresents a pointer toXrFoveationProfileFBhandle(s) in native memory.Methods in club.doki7.openxr.handle that return XrFoveationProfileFBModifier and TypeMethodDescription@Nullable XrFoveationProfileFBXrFoveationProfileFB.Ptr.read()@Nullable XrFoveationProfileFBXrFoveationProfileFB.Ptr.read(long index) Methods in club.doki7.openxr.handle that return types with arguments of type XrFoveationProfileFBModifier and TypeMethodDescription@NotNull Iterator<XrFoveationProfileFB> XrFoveationProfileFB.Ptr.iterator()Methods in club.doki7.openxr.handle with parameters of type XrFoveationProfileFBModifier and TypeMethodDescriptionstatic XrFoveationProfileFB.PtrXrFoveationProfileFB.Ptr.allocate(Arena arena, @Nullable XrFoveationProfileFB @NotNull [] values) static XrFoveationProfileFB.PtrXrFoveationProfileFB.Ptr.allocateV(Arena arena, @Nullable XrFoveationProfileFB value0, @Nullable XrFoveationProfileFB... values) voidXrFoveationProfileFB.Ptr.write(long index, @Nullable XrFoveationProfileFB value) voidXrFoveationProfileFB.Ptr.write(@Nullable XrFoveationProfileFB value) voidXrFoveationProfileFB.Ptr.write(@Nullable XrFoveationProfileFB[] values) voidXrFoveationProfileFB.Ptr.writeV(@Nullable XrFoveationProfileFB value0, @Nullable XrFoveationProfileFB... values) Method parameters in club.doki7.openxr.handle with type arguments of type XrFoveationProfileFBModifier and TypeMethodDescriptionstatic XrFoveationProfileFB.PtrXrFoveationProfileFB.Ptr.allocate(Arena arena, @NotNull Collection<@Nullable XrFoveationProfileFB> values)