Graphite  Version 3
An experimental 3D geometry processing program
OGF::MeshGrobVolumeCommands Member List

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::Objectvirtual
command_is_running()OGF::Commandsinlinestatic
Commands()OGF::Commands
compare(const Object *other) constOGF::Objectvirtual
compute_borders()OGF::MeshGrobVolumeCommands
connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name)OGF::Objectvirtual
Counted()GEO::Countedinlineprotected
disable_signals()OGF::Objectinline
disable_slots()OGF::Objectinline
disconnect()OGF::Object
display_volume()OGF::MeshGrobVolumeCommands
emit_signal(const std::string &signal_name, const ArgList &args, bool called_from_slot=false)OGF::Objectprotectedvirtual
enable_signals()OGF::Objectinline
enable_slots()OGF::Objectinline
epsilon (defined in OGF::MeshGrobVolumeCommands)OGF::MeshGrobVolumeCommands
get_doc() constOGF::Objectvirtual
get_element(index_t i, Any &value) constOGF::Objectvirtual
get_grob() constOGF::Interfaceinline
get_meta_class() constOGF::Objectinline
get_property(const std::string &prop_name, std::string &prop_value) constOGF::Objectvirtual
get_property(const std::string &prop_name, Any &prop_value) constOGF::Objectvirtual
get_signals_enabled() constOGF::Objectinline
get_slots_enabled() constOGF::Objectinline
get_string_id() constOGF::Objectinline
grob() constOGF::Interfaceinline
has_method(const std::string &method_name) constOGF::Object
has_property(const std::string &prop_name) constOGF::Object
help() constOGF::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::MeshGrobCommandsprotectedvirtual
hide_vertices()OGF::MeshGrobCommandsinlineprotected
id() constOGF::Objectinline
id_to_object(unsigned int id)OGF::Objectinlinestatic
Interface()OGF::Interface
interpreter()OGF::Commands
invoke_method(const std::string &method_name, const ArgList &args, Any &ret_val) overrideOGF::Commandsvirtual
OGF::Interface::invoke_method(const std::string &method_name, const ArgList &args)OGF::Objectinline
OGF::Interface::invoke_method(const std::string &method_name)OGF::Objectinline
is_a(const MetaType *type) constOGF::Objectvirtual
is_shared() constGEO::Countedinline
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
mesh_grob() constOGF::MeshGrobCommandsinline
MeshGrobCommands()OGF::MeshGrobCommands
MeshGrobVolumeCommands()OGF::MeshGrobVolumeCommands
meta_class() constOGF::Objectvirtual
nb_refs() constGEO::Countedinline
Object(bool transient=false)OGF::Objectexplicit
quality (defined in OGF::MeshGrobVolumeCommands)OGF::MeshGrobVolumeCommands
ref() constGEO::Countedinline
ref(const Counted *counted)GEO::Countedinlinestatic
refine (defined in OGF::MeshGrobVolumeCommands)OGF::MeshGrobVolumeCommands
remesh_tetrahedra(double quality=0.5)OGF::MeshGrobVolumeCommands
remove_connection(Connection *connection)OGF::Objectvirtual
scene_graph() constOGF::Interface
search(const std::string &needle, const std::string &path="")OGF::Objectvirtual
set_chrono(bool value)OGF::Commandsinline
set_element(index_t i, const Any &value)OGF::Objectvirtual
set_meta_class(MetaClass *mclass)OGF::Objectvirtual
set_properties(const ArgList &args)OGF::Object
set_property(const std::string &name, const std::string &value)OGF::Objectvirtual
set_property(const std::string &name, const Any &value)OGF::Objectvirtual
set_signals_enabled(bool value)OGF::Objectinline
set_slots_enabled(bool value)OGF::Objectinline
set_vertices_visibility(bool visible)OGF::MeshGrobCommandsprotectedvirtual
show_attribute(const std::string &attribute_name, MeshGrob *M=nullptr)OGF::MeshGrobCommandsprotectedvirtual
show_charts(const std::string &attribute="chart")OGF::MeshGrobCommandsprotectedvirtual
show_colors(const std::string &attribute="vertices.colors", MeshGrob *M=nullptr)OGF::MeshGrobCommandsprotectedvirtual
show_mesh(MeshGrob *M=nullptr)OGF::MeshGrobCommandsprotectedvirtual
show_UV(const std::string &UV_attribute_name="facet_corners.tex_coord", MeshGrob *M=nullptr)OGF::MeshGrobCommandsprotectedvirtual
show_vertices()OGF::MeshGrobCommandsinlineprotected
simplify_tet enum value (defined in OGF::MeshGrobVolumeCommands)OGF::MeshGrobVolumeCommands
simplify_tet_voro enum value (defined in OGF::MeshGrobVolumeCommands)OGF::MeshGrobVolumeCommands
string_id() constOGF::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() constGEO::Countedinline
unref(const Counted *counted)GEO::Countedinlinestatic
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() overrideOGF::Commands
~Counted()GEO::Countedprotectedvirtual
~Interface() overrideOGF::Interface
~MeshGrobCommands() overrideOGF::MeshGrobCommands
~MeshGrobVolumeCommands() overrideOGF::MeshGrobVolumeCommands
~Object()OGF::Objectvirtual