|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::function<void*(const std::shared_ptr<void>&)> MayaFlux::Registry::Service::DisplayService::get_current_image_view |
Get current swapchain image view for rendering.
| window_handle | Window handle |
Returns the image view for the currently acquired swapchain image. Used with dynamic rendering.
Definition at line 93 of file DisplayService.hpp.
Referenced by MayaFlux::Portal::Graphics::RenderFlow::get_current_image_view().