cgv
|
Public Attributes | |
std::string | filename = "" |
shader_program | prog |
shader_define_map | defines = {} |
Definition at line 14 of file shader_library.h.
shader_define_map cgv::render::shader_library::shader_info::defines = {} |
Definition at line 17 of file shader_library.h.
std::string cgv::render::shader_library::shader_info::filename = "" |
Definition at line 15 of file shader_library.h.
shader_program cgv::render::shader_library::shader_info::prog |
Definition at line 16 of file shader_library.h.