|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| std::pair< std::shared_ptr< Layer >, std::shared_ptr< Context > > MayaFlux::Portal::Forma::internal::Atelier::create_layer | ( | const std::shared_ptr< Core::Window > & | window, |
| std::string | name | ||
| ) |
Construct a Layer and a Context wired to window.
The Context is stored so its event coroutines outlive the call.
Definition at line 136 of file Atelier.cpp.
References m_event_manager, name, and MayaFlux::store().
Referenced by MayaFlux::Portal::Forma::create_layer(), and create_surface().
Here is the call graph for this function:
Here is the caller graph for this function: