Nicklas Larsson
|
c37871b51d
Fix -Wunused-variable compiler warnings (#2158)
|
3 years ago |
Markus Metz
|
c5755a9354
Vlib: adjust dynamic floating point representation error for squared distances
|
6 years ago |
Markus Metz
|
c38390f6a2
Vlib: reduce dynamic fp representation error threshold
|
6 years ago |
Markus Metz
|
55226178c8
Vlib: fix with_z = 0 for Vect_line_check_intersection2() and Vect_line_intersection2(), fixes https://trac.osgeo.org/grass/ticket/3567
|
6 years ago |
Markus Metz
|
6246b5a0a6
Vlib: fix for self-intersections in Vect_line_intersection2(): snap self-intersection only once
|
7 years ago |
Markus Metz
|
7d4b5f96b2
Vlib: fix self-intersections in Vect_line_intersection2()
|
7 years ago |
Markus Metz
|
2bdd7001c1
Vlib: use dynamic floating point representation error
|
7 years ago |
Markus Metz
|
bf3bc8773c
vectorlib: improve Vect_line_intersection2(), Vect_line_check_intersection2()
|
8 years ago |
Markus Neteler
|
b2549a0e16
minor doxygen header updates
|
10 years ago |
Martin Landa
|
cc77b8dc34
libgis: G__getenv() -> G_getenv_nofatal()
|
10 years ago |
Markus Metz
|
894ed44c7e
Vlib: self-intersection in Vect_line_intersection2()
|
10 years ago |
Markus Metz
|
aebeb9c784
Vlib: fix Vect_line_check_intersection2()
|
10 years ago |
Markus Metz
|
e395e4eb26
Vlib: add Bentley-Ottmann algorithm to find line intersections
|
10 years ago |