File material.hpp¶
↰ Parent directory (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/rendering/data
)
Contents
Definition (/home/runner/work/Legion-Engine/Legion-Engine/legion/engine/rendering/data/material.hpp
)¶
Includes¶
core/filesystem/filesystem.hpp
(File filesystem.hpp)memory
rendering/data/shader.hpp
(File shader.hpp)rendering/util/matini.hpp
(File matini.hpp)
Included By¶
Namespaces¶
Classes¶
Functions¶
Function legion::rendering::material::get_param< math::color >(const std::string&)
Function legion::rendering::material::get_param< math::color >(GLint)
Function legion::rendering::material::has_param< math::color >(const std::string&)
Function legion::rendering::material::has_param< math::color >(GLint)
Function legion::rendering::material::set_param< math::color >(GLint, const math::color&)