#include <delaunator.h>
|
using | real_type = typename Coords::value_type::value_type |
|
|
std::size_t | legalize (std::size_t a) |
|
std::size_t | hash_key (real_type x, real_type y) const |
|
std::size_t | add_triangle (std::size_t i0, std::size_t i1, std::size_t i2, std::size_t a, std::size_t b, std::size_t c) |
|
void | link (std::size_t a, std::size_t b) |
|
◆ real_type
◆ Delaunator()
◆ add_triangle()
template<range Coords>
std::size_t tatooine::delaunator::Delaunator< Coords >::add_triangle |
( |
std::size_t |
i0, |
|
|
std::size_t |
i1, |
|
|
std::size_t |
i2, |
|
|
std::size_t |
a, |
|
|
std::size_t |
b, |
|
|
std::size_t |
c |
|
) |
| |
|
private |
◆ get_hull_area()
◆ hash_key()
◆ legalize()
◆ link()
◆ coords
◆ halfedges
◆ hull_next
◆ hull_prev
◆ hull_start
◆ hull_tri
◆ m_center_x
◆ m_center_y
◆ m_edge_stack
◆ m_hash
◆ m_hash_size
◆ triangles
The documentation for this class was generated from the following file:
- /mnt/data/home/ci/builds/Bicifxyn/0/libs/tatooine2/geometry/include/tatooine/delaunator.h