adjust_store() | GEO::MeshSubElementsStore | inlineprotected |
assign_points(vector< double > &points, index_t dim, bool steal_arg) | GEO::MeshVertices | |
assign_points(const double *points, index_t dim, index_t nb_pts) | GEO::MeshVertices | |
attributes() const | GEO::MeshSubElementsStore | inline |
attributes_ (defined in GEO::MeshSubElementsStore) | GEO::MeshSubElementsStore | protected |
begin() const | GEO::MeshSubElementsStore | inline |
bind_point_attribute(index_t dim, bool single_precision=false) (defined in GEO::MeshVertices) | GEO::MeshVertices | protected |
cell_corners_ (defined in GEO::MeshVertices) | GEO::MeshVertices | protected |
clear(bool keep_attributes=true, bool keep_memory=false) override | GEO::MeshVertices | virtual |
clear_store(bool keep_attributes, bool keep_memory=false) override | GEO::MeshVertices | protectedvirtual |
copy(const MeshVertices &rhs, bool copy_attributes=true) (defined in GEO::MeshVertices) | GEO::MeshVertices | inlineprotected |
GEO::MeshSubElementsStore::copy(const MeshSubElementsStore &rhs, bool copy_attributes=true) | GEO::MeshSubElementsStore | inlineprotected |
create_sub_element() | GEO::MeshSubElementsStore | inlineprotected |
create_sub_elements(index_t nb) | GEO::MeshSubElementsStore | inlineprotected |
create_vertex() | GEO::MeshVertices | inline |
create_vertex(const double *coords) | GEO::MeshVertices | inline |
create_vertices(index_t nb) | GEO::MeshVertices | inline |
delete_elements(vector< index_t > &to_delete, bool remove_isolated_vertices=true) override | GEO::MeshVertices | virtual |
dimension() const | GEO::MeshVertices | inline |
double_precision() const | GEO::MeshVertices | inline |
edges_ (defined in GEO::MeshVertices) | GEO::MeshVertices | protected |
end() const | GEO::MeshSubElementsStore | inline |
facet_corners_ (defined in GEO::MeshVertices) | GEO::MeshVertices | protected |
GeogramIOHandler (defined in GEO::MeshVertices) | GEO::MeshVertices | friend |
has_non_zero(const GEO::vector< index_t > &I) | GEO::MeshElements | inlineprotectedstatic |
Mesh (defined in GEO::MeshVertices) | GEO::MeshVertices | friend |
mesh_ (defined in GEO::MeshSubElementsStore) | GEO::MeshSubElementsStore | protected |
MeshElements() (defined in GEO::MeshElements) | GEO::MeshElements | |
MeshSubElementsStore(Mesh &mesh) | GEO::MeshSubElementsStore | |
MeshVertices(Mesh &mesh) (defined in GEO::MeshVertices) | GEO::MeshVertices | |
nb() const | GEO::MeshSubElementsStore | inline |
nb_ (defined in GEO::MeshSubElementsStore) | GEO::MeshSubElementsStore | protected |
permute_elements(vector< index_t > &permutation) override | GEO::MeshVertices | virtual |
point(index_t v) | GEO::MeshVertices | inline |
point(index_t v) const | GEO::MeshVertices | inline |
point_ (defined in GEO::MeshVertices) | GEO::MeshVertices | protected |
point_fp32_ (defined in GEO::MeshVertices) | GEO::MeshVertices | protected |
point_ptr(index_t v) const | GEO::MeshVertices | inline |
point_ptr(index_t v) | GEO::MeshVertices | inline |
pop() override | GEO::MeshVertices | virtual |
remove_isolated() | GEO::MeshVertices | |
reserve_store(index_t nb_to_reserve) | GEO::MeshSubElementsStore | inlineprotected |
resize_store(index_t new_size) override | GEO::MeshVertices | protectedvirtual |
set_dimension(index_t dim) | GEO::MeshVertices | inline |
set_double_precision() | GEO::MeshVertices | |
set_single_precision() | GEO::MeshVertices | |
single_precision() const | GEO::MeshVertices | inline |
single_precision_point_ptr(index_t v) const | GEO::MeshVertices | inline |
single_precision_point_ptr(index_t v) | GEO::MeshVertices | inline |
~MeshElements() (defined in GEO::MeshElements) | GEO::MeshElements | virtual |
~MeshSubElementsStore() | GEO::MeshSubElementsStore | virtual |
~MeshVertices() override (defined in GEO::MeshVertices) | GEO::MeshVertices | |