_backgroundTexture | lug::Graphics::Render::SkyBox | protected |
_brdfLut | lug::Graphics::Vulkan::Render::SkyBox | privatestatic |
_brdfLutPipeline | lug::Graphics::Vulkan::Render::SkyBox | privatestatic |
_environnementTexture | lug::Graphics::Render::SkyBox | protected |
_irradianceMapPipeline | lug::Graphics::Vulkan::Render::SkyBox | privatestatic |
_mesh | lug::Graphics::Vulkan::Render::SkyBox | privatestatic |
_name | lug::Graphics::Resource | protected |
_pipeline | lug::Graphics::Vulkan::Render::SkyBox | privatestatic |
_prefilteredMapPipeline | lug::Graphics::Vulkan::Render::SkyBox | privatestatic |
_skyBoxCount | lug::Graphics::Vulkan::Render::SkyBox | privatestatic |
Builder::SkyBox::build(const ::lug::Graphics::Builder::SkyBox &) | lug::Graphics::Vulkan::Render::SkyBox | friend |
createIrradianceMap(lug::Graphics::Renderer &renderer) const override final | lug::Graphics::Vulkan::Render::SkyBox | virtual |
createPrefilteredMap(lug::Graphics::Renderer &renderer) const override final | lug::Graphics::Vulkan::Render::SkyBox | virtual |
destroy() | lug::Graphics::Vulkan::Render::SkyBox | |
getBackgroundTexture() const | lug::Graphics::Render::SkyBox | inline |
getBrdfLut() | lug::Graphics::Vulkan::Render::SkyBox | inlinestatic |
getEnvironnementTexture() const | lug::Graphics::Render::SkyBox | inline |
getHandle() const | lug::Graphics::Resource | inline |
getMesh() | lug::Graphics::Vulkan::Render::SkyBox | inlinestatic |
getName() const | lug::Graphics::Resource | inline |
getPipeline() | lug::Graphics::Vulkan::Render::SkyBox | inlinestatic |
getType() const | lug::Graphics::Resource | inline |
operator=(const SkyBox &)=delete | lug::Graphics::Vulkan::Render::SkyBox | |
operator=(SkyBox &&)=delete | lug::Graphics::Vulkan::Render::SkyBox | |
lug::Graphics::Render::SkyBox::operator=(const SkyBox &)=delete | lug::Graphics::Render::SkyBox | |
lug::Graphics::Render::SkyBox::operator=(SkyBox &&)=delete | lug::Graphics::Render::SkyBox | |
lug::Graphics::Resource::operator=(const Resource &)=delete | lug::Graphics::Resource | |
lug::Graphics::Resource::operator=(Resource &&)=delete | lug::Graphics::Resource | |
Resource(Type type, const std::string &name) | lug::Graphics::Resource | |
Resource(const Resource &)=delete | lug::Graphics::Resource | |
Resource(Resource &&)=delete | lug::Graphics::Resource | |
setName(const std::string &name) | lug::Graphics::Resource | inline |
SkyBox(const SkyBox &)=delete | lug::Graphics::Vulkan::Render::SkyBox | |
SkyBox(SkyBox &&)=delete | lug::Graphics::Vulkan::Render::SkyBox | |
SkyBox(const std::string &name) | lug::Graphics::Vulkan::Render::SkyBox | private |
lug::Graphics::Render::SkyBox::SkyBox(const SkyBox &)=delete | lug::Graphics::Render::SkyBox | |
lug::Graphics::Render::SkyBox::SkyBox(SkyBox &&)=delete | lug::Graphics::Render::SkyBox | |
Type enum name | lug::Graphics::Resource | |
~Resource()=default | lug::Graphics::Resource | virtual |
~SkyBox() | lug::Graphics::Vulkan::Render::SkyBox | virtual |