|
Graphite Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for GEO::Environment, including all inherited members.
| add_environment(Environment *env) | GEO::Environment | virtual |
| add_observer(const std::string &name, VariableObserver *observer) | GEO::Environment | virtual |
| Counted() | GEO::Counted | inlineprotected |
| find_environment(const std::string &name) | GEO::Environment | virtual |
| get_local_value(const std::string &name, std::string &value) const =0 | GEO::Environment | protectedpure virtual |
| get_value(const std::string &name, std::string &value) const | GEO::Environment | virtual |
| get_value(const std::string &name) const | GEO::Environment | |
| has_value(const std::string &name) const | GEO::Environment | |
| instance() | GEO::Environment | static |
| is_shared() const | GEO::Counted | inline |
| nb_refs() const | GEO::Counted | inline |
| notify_local_observers(const std::string &name, const std::string &value) | GEO::Environment | protected |
| notify_observers(const std::string &name, bool recursive=false) | GEO::Environment | virtual |
| notify_observers(const std::string &name, const std::string &value, bool recursive) | GEO::Environment | protected |
| ref() const | GEO::Counted | inline |
| ref(const Counted *counted) | GEO::Counted | inlinestatic |
| remove_observer(const std::string &name, VariableObserver *observer) | GEO::Environment | virtual |
| set_local_value(const std::string &name, const std::string &value)=0 | GEO::Environment | protectedpure virtual |
| set_value(const std::string &name, const std::string &value) | GEO::Environment | virtual |
| terminate() | GEO::Environment | static |
| unref() const | GEO::Counted | inline |
| unref(const Counted *counted) | GEO::Counted | inlinestatic |
| ~Counted() | GEO::Counted | protectedvirtual |
| ~Environment() override | GEO::Environment | protected |