cgv
|
This is the complete list of members for cgv::render::shader_compile_options, including all inherited members.
clear() | cgv::render::shader_compile_options | inline |
define_macro(const std::string &identifier) | cgv::render::shader_compile_options | inline |
define_macro(const std::string &identifier, const T &value) | cgv::render::shader_compile_options | inline |
define_macro(const std::string &identifier, const T &value) (defined in cgv::render::shader_compile_options) | cgv::render::shader_compile_options | inline |
define_macro(const std::string &identifier, bool value) (defined in cgv::render::shader_compile_options) | cgv::render::shader_compile_options | inline |
define_macro(const std::string &identifier, const std::string &value) (defined in cgv::render::shader_compile_options) | cgv::render::shader_compile_options | inline |
define_macro_if_not_default(const std::string &identifier, const T &value, const T &default_value) | cgv::render::shader_compile_options | inline |
define_macro_if_not_default(const std::string &identifier, const T &value, const T &default_value) (defined in cgv::render::shader_compile_options) | cgv::render::shader_compile_options | inline |
define_macro_if_not_default(const std::string &identifier, bool value, bool default_value) (defined in cgv::render::shader_compile_options) | cgv::render::shader_compile_options | inline |
define_macro_if_not_default(const std::string &identifier, const std::string &value, const std::string &default_value) (defined in cgv::render::shader_compile_options) | cgv::render::shader_compile_options | inline |
define_macro_if_true(bool predicate, const std::string &identifier) | cgv::render::shader_compile_options | inline |
define_snippet(const std::string &identifier, const std::string &replacement_text) | cgv::render::shader_compile_options | inline |
empty() const | cgv::render::shader_compile_options | inline |
extend(const shader_compile_options &other, bool overwrite) | cgv::render::shader_compile_options | inline |
get_macros() const | cgv::render::shader_compile_options | inline |
get_snippets() const | cgv::render::shader_compile_options | inline |
operator!=(const shader_compile_options &other) const | cgv::render::shader_compile_options | inline |
operator==(const shader_compile_options &other) const | cgv::render::shader_compile_options | inline |
string_map typedef (defined in cgv::render::shader_compile_options) | cgv::render::shader_compile_options | |
undefine_macro(const std::string &identifier) | cgv::render::shader_compile_options | inline |
undefine_snippet(const std::string &identifier) | cgv::render::shader_compile_options | inline |