Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::MeshFacets Member List

This is the complete list of members for GEO::MeshFacets, including all inherited members.

adjacent(index_t f, index_t le) constGEO::MeshFacetsinline
adjust_store()GEO::MeshSubElementsStoreinlineprotected
are_simplices() constGEO::MeshFacetsStoreinline
assign_triangle_mesh(coord_index_t dim, vector< double > &vertices, vector< index_t > &triangles, bool steal_args)GEO::MeshFacets
assign_triangle_mesh(vector< index_t > &triangles, bool steal_args) (defined in GEO::MeshFacets)GEO::MeshFacets
attributes() constGEO::MeshSubElementsStoreinline
attributes_ (defined in GEO::MeshSubElementsStore)GEO::MeshSubElementsStoreprotected
begin() constGEO::MeshSubElementsStoreinline
clear(bool keep_attributes=true, bool keep_memory=false) overrideGEO::MeshFacetsvirtual
clear_store(bool keep_attributes, bool keep_memory=false) overrideGEO::MeshFacetsStoreprotectedvirtual
compute_borders()GEO::MeshFacets
connect()GEO::MeshFacets
copy(const MeshFacetsStore &rhs, bool copy_attributes=true) (defined in GEO::MeshFacetsStore)GEO::MeshFacetsStoreinlineprotected
GEO::MeshSubElementsStore::copy(const MeshSubElementsStore &rhs, bool copy_attributes=true)GEO::MeshSubElementsStoreinlineprotected
corner(index_t f, index_t lv) constGEO::MeshFacetsStoreinline
corners(index_t f) constGEO::MeshFacetsinline
corners_begin(index_t f) constGEO::MeshFacetsStoreinline
corners_begin_ptr(index_t f) constGEO::MeshFacetsStoreinline
corners_end(index_t f) constGEO::MeshFacetsStoreinline
create_facets(index_t nb_facets, index_t nb_vertices_per_polygon)GEO::MeshFacetsinline
create_polygon(index_t nb_vertices)GEO::MeshFacetsinline
create_polygon(index_t nb_vertices, const index_t *vertices)GEO::MeshFacetsinline
create_polygon(const vector< index_t > &vertices)GEO::MeshFacetsinline
create_quad(index_t v1, index_t v2, index_t v3, index_t v4)GEO::MeshFacetsinline
create_quads(index_t nb_quads)GEO::MeshFacetsinline
create_sub_element() (defined in GEO::MeshFacetsStore)GEO::MeshFacetsStoreinlineprotected
create_sub_elements(index_t nb) (defined in GEO::MeshFacetsStore)GEO::MeshFacetsStoreinlineprotected
create_triangle(index_t v1, index_t v2, index_t v3)GEO::MeshFacetsinline
create_triangles(index_t nb_triangles)GEO::MeshFacetsinline
delete_elements(vector< index_t > &to_delete, bool remove_isolated_vertices=true) overrideGEO::MeshFacetsvirtual
end() constGEO::MeshSubElementsStoreinline
facet_corners_ (defined in GEO::MeshFacets)GEO::MeshFacetsprotected
facet_ptr_ (defined in GEO::MeshFacetsStore)GEO::MeshFacetsStoreprotected
find_adjacent(index_t f, index_t f2) constGEO::MeshFacetsinline
find_common_vertex(index_t f1, index_t f2) constGEO::MeshFacetsinline
find_edge(index_t f, index_t v1, index_t v2)GEO::MeshFacetsinline
find_vertex(index_t f, index_t v) constGEO::MeshFacetsinline
flip(index_t f)GEO::MeshFacets
GeogramIOHandler (defined in GEO::MeshFacets)GEO::MeshFacetsfriend
has_non_zero(const GEO::vector< index_t > &I)GEO::MeshElementsinlineprotectedstatic
is_not_simplicial()GEO::MeshFacetsinlineprotected
is_simplicial()GEO::MeshFacetsinlineprotected
is_simplicial_ (defined in GEO::MeshFacetsStore)GEO::MeshFacetsStoreprotected
Mesh (defined in GEO::MeshFacets)GEO::MeshFacetsfriend
mesh_ (defined in GEO::MeshSubElementsStore)GEO::MeshSubElementsStoreprotected
MeshElements() (defined in GEO::MeshElements)GEO::MeshElements
MeshFacets(Mesh &mesh)GEO::MeshFacets
MeshFacetsStore(Mesh &mesh) (defined in GEO::MeshFacetsStore)GEO::MeshFacetsStore
MeshSubElementsStore(Mesh &mesh)GEO::MeshSubElementsStore
nb() constGEO::MeshSubElementsStoreinline
nb_ (defined in GEO::MeshSubElementsStore)GEO::MeshSubElementsStoreprotected
nb_corners(index_t f) constGEO::MeshFacetsStoreinline
nb_vertices(index_t f) constGEO::MeshFacetsinline
next_corner_around_facet(index_t f, index_t c) constGEO::MeshFacetsinline
permute_elements(vector< index_t > &permutation) overrideGEO::MeshFacetsvirtual
pop() overrideGEO::MeshFacetsvirtual
prev_corner_around_facet(index_t f, index_t c) constGEO::MeshFacetsinline
reserve(index_t nb_to_reserve)GEO::MeshFacetsinline
reserve_store(index_t nb_to_reserve)GEO::MeshSubElementsStoreinlineprotected
resize_store(index_t new_size) overrideGEO::MeshFacetsStoreprotectedvirtual
set_adjacent(index_t f, index_t le, index_t f2)GEO::MeshFacetsinline
set_vertex(index_t f, index_t lv, index_t v)GEO::MeshFacetsinline
tessellate_facets(Mesh &M, index_t max_nb_vertices)GEO::MeshFacetsfriend
triangulate()GEO::MeshFacets
vertex(index_t f, index_t lv) constGEO::MeshFacetsinline
vertices_ (defined in GEO::MeshFacets)GEO::MeshFacetsprotected
~MeshElements() (defined in GEO::MeshElements)GEO::MeshElementsvirtual
~MeshSubElementsStore()GEO::MeshSubElementsStorevirtual