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