|
matf-rg-engine
1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
|
This is the complete list of members for engine::resources::Skybox, including all inherited members.
| destroy() | engine::resources::Skybox | |
| m_name | engine::resources::Skybox | private |
| m_path | engine::resources::Skybox | private |
| m_texture_id | engine::resources::Skybox | private |
| m_vao | engine::resources::Skybox | private |
| ResourcesController class | engine::resources::Skybox | friend |
| Skybox()=default | engine::resources::Skybox | private |
| Skybox(uint32_t vao, uint32_t texture_id, std::filesystem::path path, std::string name) | engine::resources::Skybox | inlineprivate |
| texture() const | engine::resources::Skybox | inline |
| vao() const | engine::resources::Skybox | inline |