Uses of Interface
club.doki7.openxr.datatype.IXrSwapchainImageBaseHeader
Packages that use IXrSwapchainImageBaseHeader
-
Uses of IXrSwapchainImageBaseHeader in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type IXrSwapchainImageBaseHeaderModifier and TypeMethodDescriptionintXR.enumerateEnvironmentDepthSwapchainImagesMETA(XrEnvironmentDepthSwapchainMETA swapchain, int imageCapacityInput, IntPtr imageCountOutput, @Nullable IXrSwapchainImageBaseHeader images) intXR.enumerateSwapchainImages(XrSwapchain swapchain, int imageCapacityInput, IntPtr imageCountOutput, @Nullable IXrSwapchainImageBaseHeader images) intXRStatic.enumerateSwapchainImages(XrSwapchain swapchain, int imageCapacityInput, IntPtr imageCountOutput, @Nullable IXrSwapchainImageBaseHeader images) -
Uses of IXrSwapchainImageBaseHeader in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement IXrSwapchainImageBaseHeaderModifier and TypeClassDescriptionfinal recordRepresents a pointer to aXrSwapchainImageBaseHeaderstructure in native memory.static final recordRepresents a pointer to / an array ofXrSwapchainImageBaseHeaderstructure(s) in native memory.