|
Engine²
Open-source game engine written in C++.
|
Go to the source code of this file.
Namespaces | |
| namespace | Graphic |
| namespace | Graphic::Resource |
Typedefs | |
| using | Graphic::Resource::RenderGraphContainer = Object::Resource::ResourceManager<RenderGraph> |
| RenderGraphContainer is a resource that stores RenderGraph resources. | |