Easy3D 2.5.3
Delaunay3 Member List

This is the complete list of members for Delaunay3, including all inherited members.

adjacent_index(unsigned int c1, unsigned int c2) const (defined in Delaunay)Delaunayinline
cell_adjacent(unsigned int c, unsigned int lf) const (defined in Delaunay)Delaunayinline
cell_size() constDelaunayinline
cell_to_cell() const (defined in Delaunay)Delaunayinline
cell_to_v() const (defined in Delaunay)Delaunayinline
cell_vertex(unsigned int c, unsigned int lv) constDelaunayinline
check_duplicate_vertices()Delaunay
Delaunay(unsigned int dimension)Delaunayexplicit
Delaunay3() (defined in Delaunay3)Delaunay3
dimension() constDelaunayinline
facet_normal(unsigned int t, unsigned int f) const (defined in Delaunay3)Delaunay3inline
get_neighbors(unsigned int v, std::vector< unsigned int > &neighbors) constDelaunayvirtual
get_voronoi_cell(unsigned int v, VoronoiCell3d &cell, bool geometry=true) constDelaunay3
index(unsigned int c, int v) const (defined in Delaunay)Delaunayinline
nb_cells() constDelaunayinline
nb_tets() constDelaunay3inline
nb_vertices() constDelaunayinline
nearest_vertex(const float *p) const override (defined in Delaunay3)Delaunay3inlinevirtual
nearest_vertex(const vec3 &p) const (defined in Delaunay3)Delaunay3inline
next_around_halfedge(int t, unsigned int lv1, unsigned int lv2) const (defined in Delaunay3)Delaunay3inline
next_around_vertex(unsigned int c, unsigned int lv) const (defined in Delaunay)Delaunayinline
prev_around_halfedge(int t, unsigned int lv1, unsigned int lv2) const (defined in Delaunay3)Delaunay3inline
set_vertices(unsigned int nb_vertices, const float *vertices) overrideDelaunay3virtual
set_vertices(const std::vector< vec3 > &vertices)Delaunay3inline
tet_adjacent(unsigned int t, unsigned int lf) const (defined in Delaunay3)Delaunay3inline
tet_circumcenter(unsigned int t) const (defined in Delaunay3)Delaunay3inline
tet_facet_vertex(unsigned int t, unsigned int lf, unsigned int lv) const (defined in Delaunay3)Delaunay3inline
tet_to_tet() const (defined in Delaunay3)Delaunay3inline
tet_to_v() const (defined in Delaunay3)Delaunay3inline
tet_vertex(unsigned int t, unsigned int lv) constDelaunay3inline
vertex(unsigned int i) const (defined in Delaunay3)Delaunay3inline
vertex_cell(unsigned int v) const (defined in Delaunay)Delaunayinline
vertex_ptr(unsigned int i) constDelaunayinline
vertex_tet(int v) const (defined in Delaunay3)Delaunay3inline
vertices_ptr() constDelaunayinline
~Delaunay() (defined in Delaunay)Delaunayvirtual
~Delaunay3() override (defined in Delaunay3)Delaunay3