|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| const RootGraphicsUnit & MayaFlux::Buffers::TokenUnitManager::get_graphics_unit | ( | ProcessingToken | token | ) | const |
Gets an existing graphics unit without creating if missing.
| token | Processing domain |
| std::out_of_range | if token not found |
This is a query-only operation; will not create a unit if missing.
Definition at line 151 of file TokenUnitManager.cpp.
References m_graphics_units, and token.
Referenced by MayaFlux::Buffers::BufferAccessControl::get_graphics_buffers(), MayaFlux::Buffers::BufferAccessControl::get_graphics_buffers_by_usage(), and MayaFlux::Buffers::BufferAccessControl::get_root_graphics_buffer().
Here is the caller graph for this function: