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

◆ register_window()

virtual bool MayaFlux::Core::IGraphicsBackend::register_window ( std::shared_ptr< Window window)
pure virtual

Register a window with the graphics backend for rendering.

Parameters
windowShared pointer to the window to register
Returns
True if registration was successful, false otherwise

Implemented in MayaFlux::Core::VulkanBackend.