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

This is the complete list of members for OGF::MeshGrob, including all inherited members.

__pad0__ (defined in OGF::MeshGrob)OGF::MeshGrob
__pad1__ (defined in OGF::MeshGrob)OGF::MeshGrob
__pad2__ (defined in OGF::Grob)OGF::Grob
add_child(Node *child)OGF::Nodevirtual
add_connection(Connection *connection)OGF::Objectvirtual
append(const FileName &value) overrideOGF::MeshGrobvirtual
assert_is_valid()GEO::Mesh
attributes()OGF::Grobinline
attributes() constOGF::Grobinline
bbox() const overrideOGF::MeshGrobvirtual
cell_corners (defined in GEO::Mesh)GEO::Mesh
cell_facets (defined in GEO::Mesh)GEO::Mesh
cells (defined in GEO::Mesh)GEO::Mesh
children_ (defined in OGF::Node)OGF::Node
clear() overrideOGF::MeshGrobvirtual
GEO::Mesh::clear(bool keep_attributes=true, bool keep_memory=false)GEO::Mesh
compare(const Object *other) constOGF::Objectvirtual
connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name)OGF::Objectvirtual
copy(const Mesh &rhs, bool copy_attributes=true, MeshElementsFlags what=MESH_ALL_ELEMENTS)GEO::Mesh
Counted()GEO::Countedinlineprotected
dims (defined in OGF::MeshGrob)OGF::MeshGrob
dirty() constOGF::Grobinline
dirty_ (defined in OGF::Grob)OGF::Grobprotected
disable_signals()OGF::Objectinline
disable_slots()OGF::Objectinline
disconnect()OGF::Object
display_attributes(const std::string &tag, const std::string &subelement_name, const MeshSubElementsStore &subelements) constGEO::Meshprotected
duplicate(SceneGraph *sg) overrideOGF::MeshGrobvirtual
edges (defined in GEO::Mesh)GEO::Mesh
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
facet_corners (defined in GEO::Mesh)GEO::Mesh
facets (defined in GEO::Mesh)GEO::Mesh
filename_ (defined in OGF::Grob)OGF::Grobprotected
find(SceneGraph *sg, const std::string &name)OGF::MeshGrobstatic
find_or_create(SceneGraph *sg, const std::string &name)OGF::MeshGrobstatic
get_attributes() constGEO::Mesh
get_doc() constOGF::Objectvirtual
get_element(index_t i, Any &value) constOGF::Objectvirtual
get_filename() constOGF::Grobinline
get_filters() constOGF::MeshGrob
get_meta_class() constOGF::Objectinline
get_obj_to_world_transform() constOGF::Grobinline
get_parent() constOGF::Nodeinline
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_scalar_attributes() constOGF::MeshGrob
get_selections() constOGF::MeshGrob
get_shader() constOGF::Grob
get_shader_and_shader_properties(std::string &classname, ArgList &properties, bool pointers=true)OGF::Grob
get_shader_manager() constOGF::Grobinline
get_signals_enabled() constOGF::Objectinline
get_slots_enabled() constOGF::Objectinline
get_string_id() constOGF::Objectinline
get_subelements_by_index(index_t i)GEO::Mesh
get_subelements_by_index(index_t i) constGEO::Mesh
get_subelements_by_type(MeshElementsFlags what)GEO::Mesh
get_subelements_by_type(MeshElementsFlags what) constGEO::Mesh
get_vector_attributes(index_t max_dim=0) constGEO::Mesh
get_visible() constOGF::Grob
graphics_are_locked() constOGF::Grobinline
Grob(CompositeGrob *parent)OGF::Grob
grob_attributes_ (defined in OGF::Grob)OGF::Grobprotected
has_method(const std::string &method_name) constOGF::Object
has_property(const std::string &prop_name) constOGF::Object
help() constOGF::Object
id() constOGF::Objectinline
id_to_object(unsigned int id)OGF::Objectinlinestatic
initialize_name(const std::string &name)OGF::Grobprotected
interpreter()OGF::Grobvirtual
invoke_method(const std::string &method_name, const ArgList &args, Any &ret_val)OGF::Objectvirtual
invoke_method(const std::string &method_name, const ArgList &args)OGF::Objectinline
invoke_method(const std::string &method_name)OGF::Objectinline
is_a(const MetaType *type) constOGF::Objectvirtual
is_serializable() const overrideOGF::MeshGrobvirtual
is_shared() constGEO::Countedinline
ith_grob_attribute_name(index_t i) constOGF::Grobinline
ith_grob_attribute_value(index_t i) constOGF::Grobinline
load(const FileName &value) overrideOGF::MeshGrobvirtual
lock_graphics()OGF::Grobinline
Mesh(index_t dimension=3, bool single_precision=false)GEO::Mesh
MeshElementsFlags enum nameGEO::Meshrelated
MeshGrob(CompositeGrob *parent)OGF::MeshGrob
meta_class() constOGF::Objectvirtual
name() constOGF::Grobinline
name_ (defined in OGF::Grob)OGF::Grobprotected
name_to_subelements_type(const std::string &name)GEO::Meshstatic
nb_graphics_locks_ (defined in OGF::Grob)OGF::Grobprotected
nb_grob_attributes() constOGF::Grobinline
nb_refs() constGEO::Countedinline
nb_subelements_types() constGEO::Mesh
Node(Node *parent=nullptr)OGF::Nodeexplicit
obj_to_world_ (defined in OGF::Grob)OGF::Grobprotected
Object(bool transient=false)OGF::Objectexplicit
parse_attribute_name(const std::string &full_attribute_name, MeshElementsFlags &where, std::string &attribute_name, index_t &component)GEO::Meshstatic
query_interface(const std::string &name)OGF::Grobvirtual
redraw()OGF::Grobvirtual
ref() constGEO::Countedinline
ref(const Counted *counted)GEO::Countedinlinestatic
register_geogram_file_extensions()OGF::MeshGrobstatic
remove_child(Node *child)OGF::Nodevirtual
remove_connection(Connection *connection)OGF::Objectvirtual
rename(const std::string &value)OGF::Grobvirtual
save(const NewFileName &value) overrideOGF::MeshGrobvirtual
scene_graph() constOGF::Grobinline
scene_graph_ (defined in OGF::Grob)OGF::Grobprotected
search(const std::string &needle, const std::string &path="")OGF::Objectvirtual
serialize_read(InputGraphiteFile &geofile) overrideOGF::MeshGrobvirtual
serialize_write(OutputGraphiteFile &geofile) overrideOGF::MeshGrobvirtual
set_element(index_t i, const Any &value)OGF::Objectvirtual
set_filename(const std::string &value)OGF::Grobinline
set_grob_attribute(const std::string &name, const std::string &value)OGF::Grobinline
set_meta_class(MetaClass *mclass)OGF::Objectvirtual
set_obj_to_world_transform(const mat4 &value)OGF::Grobinline
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_shader(const std::string &value)OGF::Grob
set_shader_and_shader_properties(const std::string &classname, const ArgList &properties)OGF::Grob
set_shader_manager(Object *s)OGF::Grobinlineprotected
set_signals_enabled(bool value)OGF::Objectinline
set_slots_enabled(bool value)OGF::Objectinline
set_visible(bool value)OGF::Grob
shader_manager_ (defined in OGF::Grob)OGF::Grobprotected
show_stats(const std::string &tag="Mesh") constGEO::Mesh
string_id() constOGF::Object
subelements_type_to_name(MeshElementsFlags what)GEO::Meshstatic
swap_children(Node *n1, Node *n2)OGF::Nodeinlineprotected
types (defined in OGF::MeshGrob)OGF::MeshGrob
unlock_graphics()OGF::Grobinline
unref() constGEO::Countedinline
unref(const Counted *counted)GEO::Countedinlinestatic
up_to_date()OGF::Grobinline
update() overrideOGF::MeshGrob
vertices (defined in GEO::Mesh)GEO::Mesh
visible_ (defined in OGF::Grob)OGF::Grobprotected
world_bbox() constOGF::Grobvirtual
~Counted()GEO::Countedprotectedvirtual
~Grob() overrideOGF::Grob
~Mesh()GEO::Meshvirtual
~MeshGrob() overrideOGF::MeshGrob
~Node()OGF::Nodevirtual
~Object()OGF::Objectvirtual