|
Graphite Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::MeshGrobVolumeCommands, including all inherited members.
| __pad0__ (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| __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_borders() | OGF::MeshGrobVolumeCommands | |
| connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name) | OGF::Object | virtual |
| Counted() | GEO::Counted | inlineprotected |
| disable_signals() | OGF::Object | inline |
| disable_slots() | OGF::Object | inline |
| disconnect() | OGF::Object | |
| display_volume() | OGF::MeshGrobVolumeCommands | |
| 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 |
| epsilon (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| 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 | |
| hex_dominant_meshing(const NewMeshGrobName &hexdom_name="hexes", unsigned int nb_points=30000, bool prisms=true, bool pyramids=true, bool border_refine=false, double border_max_dist=0.2, double min_normal_cos=0.5, double max_corner_cos=0.6) | OGF::MeshGrobVolumeCommands | |
| 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 |
| keep_everything enum value (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| keep_regions (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| max_hole_area (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| merge_coplanar_facets (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| mesh_grob() const | OGF::MeshGrobCommands | inline |
| MeshGrobCommands() | OGF::MeshGrobCommands | |
| MeshGrobVolumeCommands() | OGF::MeshGrobVolumeCommands | |
| meta_class() const | OGF::Object | virtual |
| nb_refs() const | GEO::Counted | inline |
| Object(bool transient=false) | OGF::Object | explicit |
| quality (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| ref() const | GEO::Counted | inline |
| ref(const Counted *counted) | GEO::Counted | inlinestatic |
| refine (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| remesh_tetrahedra(double quality=0.5) | OGF::MeshGrobVolumeCommands | |
| 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 |
| simplify_tet enum value (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| simplify_tet_voro enum value (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| string_id() const | OGF::Object | |
| tet2hex(const NewMeshGrobName &hexdom_name="hexes", bool prisms=true, bool pyramids=true, double min_normal_cos=0.5, double max_corner_cos=0.6) | OGF::MeshGrobVolumeCommands | |
| tet_meshing_with_points(const MeshGrobName &points, const NewMeshGrobName &tetrahedra="tetrahedra", bool refine_surface=false, double max_distance=0.2) | OGF::MeshGrobVolumeCommands | |
| unref() const | GEO::Counted | inline |
| unref(const Counted *counted) | GEO::Counted | inlinestatic |
| verbose (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| volume_mesh_statistics(bool save_histo=false, index_t nb_bins=100) | OGF::MeshGrobVolumeCommands | |
| Voronoi_meshing(const NewMeshGrobName &voronoi="voronoi", index_t nb_cells=1000, VoronoiSimplification simplification=simplify_tet_voro, double angle_threshold=1e-3, double shrink=0.0, const NewMeshGrobName &points="", bool exact=true, bool tessellate_non_convex=false, bool generate_ids=true, bool medial_axis=false) | OGF::MeshGrobVolumeCommands | |
| VoronoiSimplification enum name (defined in OGF::MeshGrobVolumeCommands) | OGF::MeshGrobVolumeCommands | |
| ~Commands() override | OGF::Commands | |
| ~Counted() | GEO::Counted | protectedvirtual |
| ~Interface() override | OGF::Interface | |
| ~MeshGrobCommands() override | OGF::MeshGrobCommands | |
| ~MeshGrobVolumeCommands() override | OGF::MeshGrobVolumeCommands | |
| ~Object() override | OGF::Object |