|
Graphite Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::MeshGrobAttributesCommands, including all inherited members.
| __pad0__ (defined in OGF::MeshGrobAttributesCommands) | OGF::MeshGrobAttributesCommands | |
| __pad1__ (defined in OGF::Object) | OGF::Object | |
| add_connection(Connection *connection) | OGF::Object | virtual |
| command_is_running() | OGF::Commands | inlinestatic |
| Commands() | OGF::Commands | |
| compare(const Object *other) const | OGF::Object | virtual |
| compute_ambient_occlusion(const std::string &attribute="AO", index_t nb_rays_per_vertex=100, index_t nb_smoothing_iterations=2) | OGF::MeshGrobAttributesCommands | |
| compute_cells_id(const std::string &attribute="id") | OGF::MeshGrobAttributesCommands | |
| compute_chart_id(const std::string &attribute="chart") | OGF::MeshGrobAttributesCommands | |
| compute_distance_to_surface(const MeshGrobName &surface, const std::string &attribute="distance") | OGF::MeshGrobAttributesCommands | |
| compute_edges_id(const std::string &attribute="id") | OGF::MeshGrobAttributesCommands | |
| compute_facets_id(const std::string &attribute="id") | OGF::MeshGrobAttributesCommands | |
| compute_local_feature_size(const MeshGrobName &surface, const std::string &attribute="lfs") | OGF::MeshGrobAttributesCommands | |
| compute_sub_elements_id(MeshElementsFlags what, const std::string &attribute) (defined in OGF::MeshGrobAttributesCommands) | OGF::MeshGrobAttributesCommands | protected |
| compute_vertices_id(const std::string &attribute="id") | OGF::MeshGrobAttributesCommands | |
| compute_vertices_normals(const std::string &attribute="normal") | OGF::MeshGrobAttributesCommands | |
| connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name) | OGF::Object | virtual |
| copy_texture_colors(const MeshGrobName &surface, const ImageFileName &texture, bool copy_tex_coords=false) | OGF::MeshGrobAttributesCommands | |
| Counted() | GEO::Counted | inlineprotected |
| delete_attribute(const std::string &name) (defined in OGF::MeshGrobAttributesCommands) | OGF::MeshGrobAttributesCommands | |
| disable_signals() | OGF::Object | inline |
| disable_slots() | OGF::Object | inline |
| disconnect() | OGF::Object | |
| emit_signal(const std::string &signal_name, const ArgList &args, bool called_from_slot=false) | OGF::Object | protectedvirtual |
| enable_signals() | OGF::Object | inline |
| enable_slots() | OGF::Object | inline |
| get_dimension() const | OGF::Object | virtual |
| get_doc() const | OGF::Object | virtual |
| get_element(index_t i, Any &value) const | OGF::Object | virtual |
| get_element(index_t item, index_t component, Any &value) const | OGF::Object | inline |
| get_grob() const | OGF::Interface | inline |
| get_meta_class() const | OGF::Object | inline |
| get_property(const std::string &prop_name, std::string &prop_value) const | OGF::Object | virtual |
| get_property(const std::string &prop_name, Any &prop_value) const | OGF::Object | virtual |
| get_signals_enabled() const | OGF::Object | inline |
| get_slots_enabled() const | OGF::Object | inline |
| get_string_id() const | OGF::Object | inline |
| gom_arg_attribute(where, values, "vertices;edges;facets;cells") gom_arg_attribute(type (defined in OGF::MeshGrobAttributesCommands) | OGF::MeshGrobAttributesCommands | |
| gom_arg_attribute(name, handler, "combo_box") gom_arg_attribute(name | OGF::MeshGrobAttributesCommands | |
| grob() const | OGF::Interface | inline |
| handler (defined in OGF::MeshGrobAttributesCommands) | OGF::MeshGrobAttributesCommands | |
| handler (defined in OGF::MeshGrobAttributesCommands) | OGF::MeshGrobAttributesCommands | |
| has_method(const std::string &method_name) const | OGF::Object | |
| has_property(const std::string &prop_name) const | OGF::Object | |
| help() const | OGF::Object | |
| hide_attribute() | OGF::MeshGrobCommands | protectedvirtual |
| hide_vertices() | OGF::MeshGrobCommands | inlineprotected |
| id() const | OGF::Object | inline |
| id_to_object(unsigned int id) | OGF::Object | inlinestatic |
| Interface() | OGF::Interface | |
| interpreter() | OGF::Commands | |
| invoke_method(const std::string &method_name, const ArgList &args, Any &ret_val) override | OGF::Commands | virtual |
| OGF::Interface::invoke_method(const std::string &method_name, const ArgList &args) | OGF::Object | inline |
| OGF::Interface::invoke_method(const std::string &method_name) | OGF::Object | inline |
| is_a(const MetaType *type) const | OGF::Object | virtual |
| is_shared() const | GEO::Counted | inline |
| mesh_grob() const | OGF::MeshGrobCommands | inline |
| MeshGrobAttributesCommands() | OGF::MeshGrobAttributesCommands | |
| MeshGrobCommands() | OGF::MeshGrobCommands | |
| meta_class() const | OGF::Object | virtual |
| nb_refs() const | GEO::Counted | inline |
| Object(bool transient=false) | OGF::Object | explicit |
| ref() const | GEO::Counted | inline |
| ref(const Counted *counted) | GEO::Counted | inlinestatic |
| remove_connection(Connection *connection) | OGF::Object | virtual |
| scene_graph() const | OGF::Interface | |
| search(const std::string &needle, const std::string &path="") | OGF::Object | virtual |
| set_chrono(bool value) | OGF::Commands | inline |
| set_element(index_t i, const Any &value) | OGF::Object | virtual |
| set_element(index_t item, index_t component, const Any &value) | OGF::Object | inline |
| set_meta_class(MetaClass *mclass) | OGF::Object | virtual |
| set_properties(const ArgList &args) | OGF::Object | |
| set_property(const std::string &name, const std::string &value) | OGF::Object | virtual |
| set_property(const std::string &name, const Any &value) | OGF::Object | virtual |
| set_signals_enabled(bool value) | OGF::Object | inline |
| set_slots_enabled(bool value) | OGF::Object | inline |
| set_vertices_visibility(bool visible) | OGF::MeshGrobCommands | protectedvirtual |
| show_attribute(const std::string &attribute_name, MeshGrob *M=nullptr) | OGF::MeshGrobCommands | protectedvirtual |
| show_charts(const std::string &attribute="chart") | OGF::MeshGrobCommands | protectedvirtual |
| show_colors(const std::string &attribute="vertices.colors", MeshGrob *M=nullptr) | OGF::MeshGrobCommands | protectedvirtual |
| show_mesh(MeshGrob *M=nullptr) | OGF::MeshGrobCommands | protectedvirtual |
| show_UV(const std::string &UV_attribute_name="facet_corners.tex_coord", MeshGrob *M=nullptr) | OGF::MeshGrobCommands | protectedvirtual |
| show_vertices() | OGF::MeshGrobCommands | inlineprotected |
| string_id() const | OGF::Object | |
| unref() const | GEO::Counted | inline |
| unref(const Counted *counted) | GEO::Counted | inlinestatic |
| values (defined in OGF::MeshGrobAttributesCommands) | OGF::MeshGrobAttributesCommands | |
| ~Commands() override | OGF::Commands | |
| ~Counted() | GEO::Counted | protectedvirtual |
| ~Interface() override | OGF::Interface | |
| ~MeshGrobAttributesCommands() override | OGF::MeshGrobAttributesCommands | |
| ~MeshGrobCommands() override | OGF::MeshGrobCommands | |
| ~Object() override | OGF::Object |