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

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

abort_if_empty_cell(bool x)GEO::Delaunay2dinline
add_triangle_to_list(index_t t, index_t &first, index_t &last)GEO::Delaunay2dinlineprotected
adjacent_index(index_t c1, index_t c2) constGEO::Delaunayinline
cell_adjacent(index_t c, index_t lf) constGEO::Delaunayinline
cell_is_finite(index_t c) constGEO::Delaunayinline
cell_is_infinite(index_t c) constGEO::Delaunay
cell_neigh_stride_ (defined in GEO::Delaunay)GEO::Delaunayprotected
cell_size() constGEO::Delaunayinline
cell_size_ (defined in GEO::Delaunay)GEO::Delaunayprotected
cell_to_cell() constGEO::Delaunayinline
cell_to_cell_ (defined in GEO::Delaunay)GEO::Delaunayprotected
cell_to_v() constGEO::Delaunayinline
cell_to_v_ (defined in GEO::Delaunay)GEO::Delaunayprotected
cell_v_stride_ (defined in GEO::Delaunay)GEO::Delaunayprotected
cell_vertex(index_t c, index_t lv) constGEO::Delaunayinline
check_combinatorics(bool verbose=false) constGEO::Delaunay2dprotected
check_geometry(bool verbose=false) constGEO::Delaunay2dprotected
cicl_ (defined in GEO::Delaunay)GEO::Delaunayprotected
clear_neighbors()GEO::Delaunayinline
constraints() constGEO::Delaunayinline
constraints_ (defined in GEO::Delaunay)GEO::Delaunayprotected
Counted()GEO::Countedinlineprotected
create(coord_index_t dim, const std::string &name="default")GEO::Delaunaystatic
create_first_triangle(index_t &iv0, index_t &iv1, index_t &iv2)GEO::Delaunay2dprotected
default_nb_neighbors() constGEO::Delaunayinline
default_nb_neighbors_ (defined in GEO::Delaunay)GEO::Delaunayprotected
Delaunay(coord_index_t dimension)GEO::Delaunayprotected
Delaunay2d(coord_index_t dimension=2)GEO::Delaunay2d
Delaunay_var typedefGEO::Delaunayrelated
DelaunayFactory typedefGEO::Delaunayrelated
dimension() constGEO::Delaunayinline
dimension_ (defined in GEO::Delaunay)GEO::Delaunayprotected
do_reorder_GEO::Delaunayprotected
END_OF_LISTGEO::Delaunay2dprotectedstatic
find_3(const signed_index_t *T, signed_index_t v)GEO::Delaunay2dinlineprotectedstatic
find_conflict_zone(index_t v, index_t t, const Sign *orient, index_t &t_bndry, index_t &e_bndry, index_t &first, index_t &last)GEO::Delaunay2dprotected
find_conflict_zone_iterative(const double *p, index_t t, index_t &t_bndry, index_t &e_bndry, index_t &first, index_t &last)GEO::Delaunay2dprotected
find_triangle_adjacent(index_t t1, index_t t2_in) constGEO::Delaunay2dinlineprotected
find_triangle_vertex(index_t t, signed_index_t v) constGEO::Delaunay2dinlineprotected
finite_triangle_vertex(index_t t, index_t lv) constGEO::Delaunay2dinlineprotected
get_neighbors(index_t v, vector< index_t > &neighbors) constGEO::Delaunayinline
get_neighbors_internal(index_t v, vector< index_t > &neighbors) constGEO::Delaunayprotectedvirtual
get_refine() constGEO::Delaunayinline
has_empty_cells() constGEO::Delaunay2dinline
index(index_t c, signed_index_t v) constGEO::Delaunayinline
initialize()GEO::Delaunaystatic
insert(index_t v, index_t hint=NO_TRIANGLE)GEO::Delaunay2dprotected
is_locked_ (defined in GEO::Delaunay)GEO::Delaunayprotected
is_shared() constGEO::Countedinline
keep_infinite_GEO::Delaunayprotected
keep_regions_ (defined in GEO::Delaunay)GEO::Delaunayprotected
keeps_infinite() constGEO::Delaunayinline
locate(const double *p, index_t hint=NO_TRIANGLE, bool thread_safe=false, Sign *orient=nullptr) constGEO::Delaunay2dprotected
locate_inexact(const double *p, index_t hint, index_t max_iter) constGEO::Delaunay2dprotected
mark_triangle(index_t t)GEO::Delaunay2dinlineprotected
max_t() constGEO::Delaunay2dinlineprotected
nb_cells() constGEO::Delaunayinline
nb_cells_ (defined in GEO::Delaunay)GEO::Delaunayprotected
nb_finite_cells() constGEO::Delaunayinline
nb_finite_cells_GEO::Delaunayprotected
nb_refs() constGEO::Countedinline
nb_vertices() constGEO::Delaunayinline
nb_vertices_ (defined in GEO::Delaunay)GEO::Delaunayprotected
nearest_vertex(const double *p) const overrideGEO::Delaunay2dvirtual
neighbors_ (defined in GEO::Delaunay)GEO::Delaunayprotected
new_triangle()GEO::Delaunay2dinlineprotected
new_triangle(signed_index_t v1, signed_index_t v2, signed_index_t v3)GEO::Delaunay2dinlineprotected
next_around_vertex(index_t c, index_t lv) constGEO::Delaunayinline
NO_TRIANGLEGEO::Delaunay2dprotectedstatic
NOT_IN_LISTGEO::Delaunay2dprotectedstatic
NOT_IN_LIST_BITGEO::Delaunay2dprotectedstatic
quality_ (defined in GEO::Delaunay)GEO::Delaunayprotected
ref() constGEO::Countedinline
ref(const Counted *counted)GEO::Countedinlinestatic
refine_ (defined in GEO::Delaunay)GEO::Delaunayprotected
region(index_t t) constGEO::Delaunayvirtual
remove_triangle_from_list(index_t t)GEO::Delaunay2dinlineprotected
save_histogram(std::ostream &out) constGEO::Delaunay
set_arrays(index_t nb_cells, const signed_index_t *cell_to_v, const signed_index_t *cell_to_cell)GEO::Delaunayprotectedvirtual
set_BRIO_levels(const vector< index_t > &levels)GEO::Delaunayvirtual
set_constraints(const Mesh *mesh)GEO::Delaunayinlinevirtual
set_default_nb_neighbors(index_t x)GEO::Delaunayinline
set_dimension(coord_index_t dim)GEO::Delaunayinlineprotected
set_keep_regions(bool x)GEO::Delaunayinline
set_keeps_infinite(bool x)GEO::Delaunayinline
set_next_around_vertex(index_t c1, index_t lv, index_t c2)GEO::Delaunayinlineprotected
set_quality(double qual)GEO::Delaunayinline
set_refine(bool x)GEO::Delaunayinline
set_reorder(bool x)GEO::Delaunayinline
set_stores_cicl(bool x)GEO::Delaunayinline
set_stores_neighbors(bool x)GEO::Delaunayinline
set_tet(index_t t, signed_index_t v0, signed_index_t v1, signed_index_t v2, index_t a0, index_t a1, index_t a2)GEO::Delaunay2dinlineprotected
set_thread_safe(bool x)GEO::Delaunayinline
set_triangle_adjacent(index_t t1, index_t le1, index_t t2)GEO::Delaunay2dinlineprotected
set_triangle_mark_stamp(index_t stamp)GEO::Delaunay2dinlineprotected
set_triangle_vertex(index_t t, index_t lv, signed_index_t v)GEO::Delaunay2dinlineprotected
set_vertices(index_t nb_vertices, const double *vertices) overrideGEO::Delaunay2dvirtual
show_list(index_t first, const std::string &list_name) constGEO::Delaunay2dprotected
show_triangle(index_t t) constGEO::Delaunay2dprotected
show_triangle_adjacent(index_t t, index_t le) constGEO::Delaunay2dprotected
stellate_conflict_zone(index_t v, index_t t_bndry, index_t e_bndry)GEO::Delaunay2dprotected
store_cicl_GEO::Delaunayprotected
store_neighbors_ (defined in GEO::Delaunay)GEO::Delaunayprotected
store_neighbors_CB(index_t i)GEO::Delaunayvirtual
stores_cicl() constGEO::Delaunayinline
stores_neighbors() constGEO::Delaunayinline
supports_constraints() constGEO::Delaunayvirtual
thread_safe() constGEO::Delaunayinline
triangle_adjacent(index_t t, index_t le) constGEO::Delaunay2dinlineprotected
triangle_edge_vertex(index_t e, index_t v)GEO::Delaunay2dinlineprotectedstatic
triangle_is_conflict(index_t t, const double *p) constGEO::Delaunay2dinlineprotected
triangle_is_finite(index_t t) constGEO::Delaunay2dinlineprotected
triangle_is_free(index_t t) constGEO::Delaunay2dinlineprotected
triangle_is_in_list(index_t t) constGEO::Delaunay2dinlineprotected
triangle_is_marked(index_t t) constGEO::Delaunay2dinlineprotected
triangle_is_real(index_t t) constGEO::Delaunay2dinlineprotected
triangle_is_virtual(index_t t) constGEO::Delaunay2dinlineprotected
triangle_next(index_t t) constGEO::Delaunay2dinlineprotected
triangle_vertex(index_t t, index_t lv) constGEO::Delaunay2dinlineprotected
unref() constGEO::Countedinline
unref(const Counted *counted)GEO::Countedinlinestatic
update_cicl()GEO::Delaunayprotectedvirtual
update_neighbors()GEO::Delaunayprotectedvirtual
update_v_to_cell()GEO::Delaunayprotectedvirtual
v_to_cell_ (defined in GEO::Delaunay)GEO::Delaunayprotected
VERTEX_AT_INFINITYGEO::Delaunay2dprotectedstatic
vertex_cell(index_t v) constGEO::Delaunayinline
vertex_ptr(index_t i) constGEO::Delaunayinline
vertex_stride_ (defined in GEO::Delaunay)GEO::Delaunayprotected
vertices_ (defined in GEO::Delaunay)GEO::Delaunayprotected
vertices_ptr() constGEO::Delaunayinline
~Counted()GEO::Countedprotectedvirtual
~Delaunay() overrideGEO::Delaunayprotected
~Delaunay2d() overrideGEO::Delaunay2dprotected