lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
Loading...
Searching...
No Matches
lmgl::scene::Skybox Member List

This is the complete list of members for lmgl::scene::Skybox, including all inherited members.

get_cubemap() constlmgl::scene::Skyboxinline
get_exposure() constlmgl::scene::Skyboxinline
get_shader() constlmgl::scene::Skyboxinline
render(std::shared_ptr< Camera > camera)lmgl::scene::Skybox
set_cubemap(std::shared_ptr< Cubemap > cubemap)lmgl::scene::Skyboxinline
set_exposure(float exposure)lmgl::scene::Skyboxinline
Skybox(std::shared_ptr< Cubemap > cubemap, const std::string &shader_path="shaders/skybox.glsl")lmgl::scene::Skybox
~Skybox()lmgl::scene::Skybox