matf-rg-engine  1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
Classes | Namespaces
Skybox.hpp File Reference

Defines the Skybox class that serves as the interface for skybox rendering. More...

#include <cstdint>
#include <filesystem>
#include <utility>
Include dependency graph for Skybox.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  engine::resources::Skybox
 Represents a skybox object within the OpenGL context. More...
 

Namespaces

 engine
 
 engine::resources
 

Detailed Description

Defines the Skybox class that serves as the interface for skybox rendering.