|
Graphite Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::MeshGrobShapesCommands, including all inherited members.
| __pad0__ (defined in OGF::MeshGrobShapesCommands) | OGF::MeshGrobShapesCommands | |
| __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 |
| connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name) | OGF::Object | virtual |
| Counted() | GEO::Counted | inlineprotected |
| create_box(const vec3 &pmin=vec3(0, 0, 0), const vec3 &pmax=vec3(1, 1, 1)) | OGF::MeshGrobShapesCommands | |
| create_cylinder_from_axes(const vec3 ¢er=vec3(0, 0, 0), const vec3 &X_axis=vec3(0.25, 0, 0), const vec3 &Y_axis=vec3(0, 0.25, 0), const vec3 &Z_axis=vec3(0, 0, 1), index_t precision=10, bool capping=true) | OGF::MeshGrobShapesCommands | |
| create_cylinder_from_extremities(const vec3 &p1=vec3(0, 0,-0.5), const vec3 &p2=vec3(0, 0, 0.5), double radius=1, index_t precision=10, bool capping=true) | OGF::MeshGrobShapesCommands | |
| create_from_bounding_box(const GrobName &grob, index_t nb_split=0) | OGF::MeshGrobShapesCommands | |
| create_icosahedron(const vec3 ¢er=vec3(0, 0, 0), double radius=1.0) | OGF::MeshGrobShapesCommands | |
| create_ngon(const vec3 ¢er=vec3(0, 0, 0), double R=1.0, index_t nb_edges=6, bool triangulate=true) | OGF::MeshGrobShapesCommands | |
| create_sphere(const vec3 ¢er=vec3(0, 0, 0), double radius=1.0, index_t precision=4) | OGF::MeshGrobShapesCommands | |
| 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 |
| 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_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 |
| mesh_grob() const | OGF::MeshGrobCommands | inline |
| MeshGrobCommands() | OGF::MeshGrobCommands | |
| MeshGrobShapesCommands() | OGF::MeshGrobShapesCommands | |
| meta_class() const | OGF::Object | virtual |
| nb_refs() const | GEO::Counted | inline |
| Object(bool transient=false) | OGF::Object | explicit |
| p2 (defined in OGF::MeshGrobShapesCommands) | OGF::MeshGrobShapesCommands | |
| p3 (defined in OGF::MeshGrobShapesCommands) | OGF::MeshGrobShapesCommands | |
| p4 (defined in OGF::MeshGrobShapesCommands) | OGF::MeshGrobShapesCommands | |
| 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_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 |
| string_id() const | OGF::Object | |
| unref() const | GEO::Counted | inline |
| unref(const Counted *counted) | GEO::Counted | inlinestatic |
| ~Commands() override | OGF::Commands | |
| ~Counted() | GEO::Counted | protectedvirtual |
| ~Interface() override | OGF::Interface | |
| ~MeshGrobCommands() override | OGF::MeshGrobCommands | |
| ~MeshGrobShapesCommands() override | OGF::MeshGrobShapesCommands | |
| ~Object() override | OGF::Object |