Commit Graph

7 Commits

Author SHA1 Message Date
wmayer
3883ef3a30 libkdtree++: fix deprecation warning:
definition of implicit copy assignment operator for '_Base_iterator' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
2023-08-30 16:58:48 +02:00
andrea
6dc39dd5d9 Update libkdtree from 0.7.0 to 0.7.1.1 2023-08-28 10:48:39 -05:00
Uwe
eb8636bb4e [3rdParty] fix typos found by the spellchecker CI 2022-03-12 17:49:37 +01:00
wmayer
63f256ad24 kdtree++: modernize C++11 2022-01-26 21:54:29 +01:00
wmayer
e211b89cf8 port to MSYS2/clang 2021-09-19 19:49:44 +02:00
wmayer
8c7bb0cd55 fix warning 2017-11-14 21:47:56 +01:00
wmayer
04ea295280 add kd tree class
add mesh decimation algorithm
2017-11-14 14:17:19 +01:00