| __pad0__ (defined in OGF::Commands) | OGF::Commands | |
| __pad1__ (defined in OGF::Object) | OGF::Object | |
| add_connection(Connection *connection) | OGF::Object | virtual |
| close_small_holes_in_selection(index_t hole_size=1) (defined in OGF::MeshGrobSelectionsCommands) | OGF::MeshGrobSelectionsCommands | |
| command_is_running() | OGF::Commands | inlinestatic |
| Commands() | OGF::Commands | |
| compare(const Object *other) const | OGF::Object | virtual |
| connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name) | OGF::Object | virtual |
| Counted() | GEO::Counted | inlineprotected |
| delete_selected_elements(bool delete_isolated_vertices=true) (defined in OGF::MeshGrobSelectionsCommands) | OGF::MeshGrobSelectionsCommands | |
| 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 |
| enlarge_selection(index_t nb_times=1) (defined in OGF::MeshGrobSelectionsCommands) | OGF::MeshGrobSelectionsCommands | |
| 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 |
| grob() const | OGF::Interface | inline |
| 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_selection() (defined in OGF::MeshGrobSelectionsCommands) | OGF::MeshGrobSelectionsCommands | |
| 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 | |
| invert_selection() (defined in OGF::MeshGrobSelectionsCommands) | OGF::MeshGrobSelectionsCommands | |
| 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 |
| MeshGrobCommands() | OGF::MeshGrobCommands | |
| MeshGrobSelectionsCommands() | OGF::MeshGrobSelectionsCommands | |
| 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 |
| select_all() (defined in OGF::MeshGrobSelectionsCommands) | OGF::MeshGrobSelectionsCommands | |
| select_degenerate_facets(bool add_to_selection=false) | OGF::MeshGrobSelectionsCommands | |
| select_duplicated_facets() | OGF::MeshGrobSelectionsCommands | |
| select_duplicated_vertices(double tolerance=0.0) | OGF::MeshGrobSelectionsCommands | |
| select_facets_from_vertices_selection() | OGF::MeshGrobSelectionsCommands | |
| select_facets_on_border() | OGF::MeshGrobSelectionsCommands | |
| select_intersecting_facets(bool add_to_selection=false, bool test_adjacent_facets=true) | OGF::MeshGrobSelectionsCommands | |
| select_none() (defined in OGF::MeshGrobSelectionsCommands) | OGF::MeshGrobSelectionsCommands | |
| select_vertices_on_degenerate_facets() | OGF::MeshGrobSelectionsCommands | |
| select_vertices_on_surface_border() | OGF::MeshGrobSelectionsCommands | |
| 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_selection(const std::string &selection="*") | OGF::MeshGrobSelectionsCommands | |
| 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_cells_selection() | OGF::MeshGrobSelectionsCommands | |
| 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_facets_selection() | OGF::MeshGrobSelectionsCommands | |
| 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 |
| show_vertices_selection() | OGF::MeshGrobSelectionsCommands | |
| shrink_selection(index_t nb_times=1) (defined in OGF::MeshGrobSelectionsCommands) | OGF::MeshGrobSelectionsCommands | |
| string_id() const | OGF::Object | |
| unref() const | GEO::Counted | inline |
| unref(const Counted *counted) | GEO::Counted | inlinestatic |
| unselect_vertices_on_surface_border() | OGF::MeshGrobSelectionsCommands | |
| visible_selection() const | OGF::MeshGrobSelectionsCommands | protected |
| ~Commands() override | OGF::Commands | |
| ~Counted() | GEO::Counted | protectedvirtual |
| ~Interface() override | OGF::Interface | |
| ~MeshGrobCommands() override | OGF::MeshGrobCommands | |
| ~MeshGrobSelectionsCommands() override | OGF::MeshGrobSelectionsCommands | |
| ~Object() override | OGF::Object | |