Graphite
Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::MetaArg, including all inherited members.
clear_custom_attributes() | OGF::CustomAttributes | inline |
create_custom_attribute(const std::string &name, const std::string &value) | OGF::CustomAttributes | inline |
custom_attribute_value(const std::string &name) const | OGF::CustomAttributes | inline |
default_value() const | OGF::MetaArg | inline |
default_value() | OGF::MetaArg | inline |
has_custom_attribute(const std::string &name) const | OGF::CustomAttributes | inline |
has_default_value() const | OGF::MetaArg | inline |
ith_custom_attribute_name(index_t i) const | OGF::CustomAttributes | inline |
ith_custom_attribute_value(index_t i) const | OGF::CustomAttributes | inline |
MetaArg(const std::string &name, const std::string &type_name) | OGF::MetaArg | |
MetaArg(const std::string &name, MetaType *type) | OGF::MetaArg | |
name() const | OGF::MetaArg | inline |
nb_custom_attributes() const | OGF::CustomAttributes | inline |
set_custom_attribute(const std::string &name, const std::string &value) | OGF::CustomAttributes | inline |
type() const | OGF::MetaArg | |
type_name() const | OGF::MetaArg | inline |