|
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::BindGroupManager = Object::Resource::ResourceManager<BindGroup> |
| BindGroupManager is a resource that stores BindGroup resources. | |