Graphite
Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::CustomAttributes, 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 |
has_custom_attribute(const std::string &name) const | OGF::CustomAttributes | inline |
ith_custom_attribute_name(index_t i) const | OGF::CustomAttributes | inline |
ith_custom_attribute_value(index_t i) const | OGF::CustomAttributes | inline |
nb_custom_attributes() const | OGF::CustomAttributes | inline |
set_custom_attribute(const std::string &name, const std::string &value) | OGF::CustomAttributes | inline |