Graphite
Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::MeshGrobEditor, including all inherited members.
__pad0__ (defined in OGF::MeshGrobEditor) | OGF::MeshGrobEditor | |
__pad1__ (defined in OGF::MeshGrobEditor) | OGF::MeshGrobEditor | |
add_connection(Connection *connection) | OGF::Object | virtual |
check_facet_index(index_t f) const | OGF::MeshGrobEditor | protected |
check_mesh_grob() const | OGF::MeshGrobEditor | protected |
check_vertex_index(index_t v) const | OGF::MeshGrobEditor | protected |
clear() | OGF::MeshGrobEditor | |
compare(const Object *other) const | OGF::Object | virtual |
connect_facets() | OGF::MeshGrobEditor | |
connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name) | OGF::Object | virtual |
Counted() | GEO::Counted | inlineprotected |
create_attribute(const std::string &attribute_name, index_t dimension=1, MetaType *type=nullptr) | OGF::MeshGrobEditor | |
create_edge(index_t v1, index_t v2) | OGF::MeshGrobEditor | |
create_facet(index_t nb_vertices) | OGF::MeshGrobEditor | |
create_quad(index_t v1, index_t v2, index_t v3, index_t v4) | OGF::MeshGrobEditor | |
create_triangle(index_t v1, index_t v2, index_t v3) | OGF::MeshGrobEditor | |
create_vertex(double x=0.0, double y=0.0, double z=0.0) | OGF::MeshGrobEditor | |
create_vertices(index_t nb) | OGF::MeshGrobEditor | |
delete_cells(NL::Vector *to_delete, bool delete_isolated_vertices=true) | OGF::MeshGrobEditor | |
delete_edges(NL::Vector *to_delete, bool delete_isolated_vertices=true) | OGF::MeshGrobEditor | |
delete_facets(NL::Vector *to_delete, bool delete_isolated_vertices=true) | OGF::MeshGrobEditor | |
delete_vertices(NL::Vector *to_delete) | OGF::MeshGrobEditor | |
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 |
facet_nb_vertices(index_t f) const | OGF::MeshGrobEditor | |
facet_vertex(index_t f, index_t lv) const | OGF::MeshGrobEditor | |
find_or_create_attribute(const std::string &attribute_name, index_t dimension=1, MetaType *type=nullptr) | OGF::MeshGrobEditor | |
get_dimension() const | OGF::MeshGrobEditor | |
get_doc() const | OGF::Object | virtual |
get_element(index_t i, Any &value) const | OGF::Object | virtual |
get_grob() const | OGF::Interface | inline |
get_meta_class() const | OGF::Object | inline |
get_nb_cells() const | OGF::MeshGrobEditor | |
get_nb_edges() const | OGF::MeshGrobEditor | |
get_nb_facets() const | OGF::MeshGrobEditor | |
get_nb_vertices() const | OGF::MeshGrobEditor | |
get_points() | OGF::MeshGrobEditor | 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 |
get_tetrahedra() const | OGF::MeshGrobEditor | |
get_tetrahedra_adjacents() const | OGF::MeshGrobEditor | |
get_triangle_adjacents() const | OGF::MeshGrobEditor | |
get_triangles() const | OGF::MeshGrobEditor | |
grob() const | OGF::Interface | inline |
has_attribute(const std::string &attribute_name) const | OGF::MeshGrobEditor | |
has_method(const std::string &method_name) const | OGF::Object | |
has_property(const std::string &prop_name) const | OGF::Object | |
help() const | OGF::Object | |
id() const | OGF::Object | inline |
id_to_object(unsigned int id) | OGF::Object | inlinestatic |
Interface() | OGF::Interface | |
invoke_method(const std::string &method_name, const ArgList &args, Any &ret_val) | OGF::Object | virtual |
invoke_method(const std::string &method_name, const ArgList &args) | OGF::Object | inline |
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::MeshGrobEditor | inline |
MeshGrobEditor() | OGF::MeshGrobEditor | |
meta_class() const | OGF::Object | virtual |
nb_refs() const | GEO::Counted | inline |
Object(bool transient=false) | OGF::Object | explicit |
quiet (defined in OGF::MeshGrobEditor) | OGF::MeshGrobEditor | |
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_element(index_t i, const Any &value) | OGF::Object | virtual |
set_facet_vertex(index_t f, index_t lv, index_t v) | OGF::MeshGrobEditor | |
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_vertex(index_t v, double x=0.0, double y=0.0, double z=0.0) | OGF::MeshGrobEditor | |
string_id() const | OGF::Object | |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
update() | OGF::MeshGrobEditor | protected |
~Counted() | GEO::Counted | protectedvirtual |
~Interface() override | OGF::Interface | |
~MeshGrobEditor() override | OGF::MeshGrobEditor | |
~Object() | OGF::Object | virtual |