|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
This is the complete list of members for GEO::Mesh, including all inherited members.
| assert_is_valid() | GEO::Mesh | |
| cell_corners (defined in GEO::Mesh) | GEO::Mesh | |
| cell_facets (defined in GEO::Mesh) | GEO::Mesh | |
| cells (defined in GEO::Mesh) | GEO::Mesh | |
| clear(bool keep_attributes=true, bool keep_memory=false) | GEO::Mesh | |
| copy(const Mesh &rhs, bool copy_attributes=true, MeshElementsFlags what=MESH_ALL_ELEMENTS) | GEO::Mesh | |
| display_attributes(const std::string &tag, const std::string &subelement_name, const MeshSubElementsStore &subelements) const | GEO::Mesh | protected |
| edges (defined in GEO::Mesh) | GEO::Mesh | |
| facet_corners (defined in GEO::Mesh) | GEO::Mesh | |
| facets (defined in GEO::Mesh) | GEO::Mesh | |
| get_attributes() const | GEO::Mesh | |
| get_scalar_attributes() const | GEO::Mesh | |
| get_subelements_by_index(index_t i) | GEO::Mesh | |
| get_subelements_by_index(index_t i) const | GEO::Mesh | |
| get_subelements_by_type(MeshElementsFlags what) | GEO::Mesh | |
| get_subelements_by_type(MeshElementsFlags what) const | GEO::Mesh | |
| get_vector_attributes(index_t max_dim=0) const | GEO::Mesh | |
| Mesh(index_t dimension=3, bool single_precision=false) | GEO::Mesh | |
| Mesh(const Mesh &rhs)=delete | GEO::Mesh | protected |
| MeshElementsFlags enum name | GEO::Mesh | related |
| name_to_subelements_type(const std::string &name) | GEO::Mesh | static |
| nb_subelements_types() const | GEO::Mesh | |
| operator=(const Mesh &rhs)=delete | GEO::Mesh | protected |
| parse_attribute_name(const std::string &full_attribute_name, MeshElementsFlags &where, std::string &attribute_name, index_t &component) | GEO::Mesh | static |
| show_stats(const std::string &tag="Mesh") const | GEO::Mesh | |
| subelements_type_to_name(MeshElementsFlags what) | GEO::Mesh | static |
| vertices (defined in GEO::Mesh) | GEO::Mesh | |
| ~Mesh() | GEO::Mesh | virtual |