Easy3D 2.5.3
|
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) | Delaunay | inline |
cell_adjacent(unsigned int c, unsigned int lf) const (defined in Delaunay) | Delaunay | inline |
cell_size() const | Delaunay | inline |
cell_to_cell() const (defined in Delaunay) | Delaunay | inline |
cell_to_v() const (defined in Delaunay) | Delaunay | inline |
cell_vertex(unsigned int c, unsigned int lv) const | Delaunay | inline |
check_duplicate_vertices() | Delaunay | |
Delaunay(unsigned int dimension) | Delaunay | explicit |
Delaunay3() (defined in Delaunay3) | Delaunay3 | |
dimension() const | Delaunay | inline |
facet_normal(unsigned int t, unsigned int f) const (defined in Delaunay3) | Delaunay3 | inline |
get_neighbors(unsigned int v, std::vector< unsigned int > &neighbors) const | Delaunay | virtual |
get_voronoi_cell(unsigned int v, VoronoiCell3d &cell, bool geometry=true) const | Delaunay3 | |
index(unsigned int c, int v) const (defined in Delaunay) | Delaunay | inline |
nb_cells() const | Delaunay | inline |
nb_tets() const | Delaunay3 | inline |
nb_vertices() const | Delaunay | inline |
nearest_vertex(const float *p) const override (defined in Delaunay3) | Delaunay3 | inlinevirtual |
nearest_vertex(const vec3 &p) const (defined in Delaunay3) | Delaunay3 | inline |
next_around_halfedge(int t, unsigned int lv1, unsigned int lv2) const (defined in Delaunay3) | Delaunay3 | inline |
next_around_vertex(unsigned int c, unsigned int lv) const (defined in Delaunay) | Delaunay | inline |
prev_around_halfedge(int t, unsigned int lv1, unsigned int lv2) const (defined in Delaunay3) | Delaunay3 | inline |
set_vertices(unsigned int nb_vertices, const float *vertices) override | Delaunay3 | virtual |
set_vertices(const std::vector< vec3 > &vertices) | Delaunay3 | inline |
tet_adjacent(unsigned int t, unsigned int lf) const (defined in Delaunay3) | Delaunay3 | inline |
tet_circumcenter(unsigned int t) const (defined in Delaunay3) | Delaunay3 | inline |
tet_facet_vertex(unsigned int t, unsigned int lf, unsigned int lv) const (defined in Delaunay3) | Delaunay3 | inline |
tet_to_tet() const (defined in Delaunay3) | Delaunay3 | inline |
tet_to_v() const (defined in Delaunay3) | Delaunay3 | inline |
tet_vertex(unsigned int t, unsigned int lv) const | Delaunay3 | inline |
vertex(unsigned int i) const (defined in Delaunay3) | Delaunay3 | inline |
vertex_cell(unsigned int v) const (defined in Delaunay) | Delaunay | inline |
vertex_ptr(unsigned int i) const | Delaunay | inline |
vertex_tet(int v) const (defined in Delaunay3) | Delaunay3 | inline |
vertices_ptr() const | Delaunay | inline |
~Delaunay() (defined in Delaunay) | Delaunay | virtual |
~Delaunay3() override (defined in Delaunay3) | Delaunay3 |