MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ begin_frame()

virtual void MayaFlux::Core::IGraphicsBackend::begin_frame ( std::shared_ptr< Window window)
pure virtual

Begin rendering frame for the specified window.

Parameters
windowShared pointer to the window to begin frame for

Implemented in MayaFlux::Core::VulkanBackend.