Geogram  Version 1.8.9-rc
A programming library of geometric algorithms
GEO::Mesh Member List

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) constGEO::Meshprotected
edges (defined in GEO::Mesh)GEO::Mesh
facet_corners (defined in GEO::Mesh)GEO::Mesh
facets (defined in GEO::Mesh)GEO::Mesh
get_attributes() constGEO::Mesh
get_scalar_attributes() constGEO::Mesh
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
Mesh(index_t dimension=3, bool single_precision=false)GEO::Mesh
MeshElementsFlags enum nameGEO::Meshrelated
name_to_subelements_type(const std::string &name)GEO::Meshstatic
nb_subelements_types() constGEO::Mesh
parse_attribute_name(const std::string &full_attribute_name, MeshElementsFlags &where, std::string &attribute_name, index_t &component)GEO::Meshstatic
show_stats(const std::string &tag="Mesh") constGEO::Mesh
subelements_type_to_name(MeshElementsFlags what)GEO::Meshstatic
vertices (defined in GEO::Mesh)GEO::Mesh
~Mesh()GEO::Meshvirtual