Markus Metz
|
2c4d1ebb0d
Vlib: fix fp error in Vect_segment_intersection()
|
6 年之前 |
Markus Metz
|
44b70d087d
vectorlib: remove duplicate comment
|
8 年之前 |
Markus Metz
|
c07b57d994
vectorlib: reduce compiler warnings
|
8 年之前 |
Markus Metz
|
fa63e3dc39
vectorlib: fix https://trac.osgeo.org/grass/changeset/70780
|
8 年之前 |
Markus Metz
|
a9d291e609
vectorlib: enhance numerical stability for segment intersections
|
8 年之前 |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 年之前 |
Martin Landa
|
cc77b8dc34
libgis: G__getenv() -> G_getenv_nofatal()
|
10 年之前 |
Markus Metz
|
945247d698
Vlib: fix Vect_segment_intersection()
|
12 年之前 |
Markus Metz
|
b4880aa21c
Vlib: clean up Vect_segment_intersection()
|
12 年之前 |
Markus Metz
|
bad065db36
Vlib: fix Vect_segment_intersection()
|
12 年之前 |
Markus Metz
|
606b36a674
Vlib: Vect_line_intersection() describe bug, clean up code, add 2.5D support
|
12 年之前 |
Markus Metz
|
49122254e9
Vlib: optimize Vect_line_intersection()
|
12 年之前 |
Markus Metz
|
897ee1ae4b
Vlib: speed up Vect_break_lines()
|
12 年之前 |
Markus Metz
|
95f746ed9e
Vlib: optimization
|
12 年之前 |
Soeren Gebbert
|
76b67f7607
Added methods to modify rectangle boundary coordinates of different dimensions. Modified the names of several functions. Added doxygen style function descriptions.
|
12 年之前 |
Markus Metz
|
f9b103cf33
Vlib: changed rtree search fn
|
12 年之前 |
Markus Metz
|
d1a3cfe97b
Vlib inersect.c: print debug only on required debug level
|
12 年之前 |
Markus Metz
|
34d622171f
Vlib: alloc rect boundaries
|
13 年之前 |
Martin Landa
|
1b5c5cea0b
fix compilation without gdal/ogr
|
13 年之前 |
Markus Metz
|
5525c89b83
changed RTree struct names: update Vlib
|
14 年之前 |
Markus Metz
|
f0e951bedf
remove bounding boxes from vector topology (Radim's TODO): update Vlib
|
14 年之前 |
Markus Metz
|
19c13ce399
update headers, revert https://trac.osgeo.org/grass/changeset/37860
|
14 年之前 |
Markus Metz
|
8cad6316a6
Vlib: new spatial index
|
14 年之前 |
Martin Landa
|
1ae866496c
vlib: unify \file doxygen instruction (cosmetics)
|
14 年之前 |
Markus Metz
|
69268e2741
Vlib new spatial index
|
16 年之前 |
Martin Landa
|
c6a35b1124
Vect.h renamed to vector.h
|
16 年之前 |
Markus Metz
|
b508e22ca7
temporarily disabling LFS, LFS update
|
16 年之前 |
Martin Landa
|
1118067a86
vlib: modify prototypes to use 'const'
|
16 年之前 |
Martin Landa
|
a542c7c96b
vlib: IPnts must be allocated first
|
16 年之前 |
Markus Neteler
|
a880141aa3
marisn: Add Vect_line_get_intersection() function (merge from develbranch_6, https://trac.osgeo.org/grass/changeset/34306)
|
16 年之前 |