jean-pierre charras
|
63decd70e6
|
Minor fixes: Fix a few shadowed local variables, and deprecated warnings is a few dialogs generated by wxFormbuilder (using a very recent wxFormbuilder version, after apr 25, 2016)
|
10 years ago |
jean-pierre charras
|
24f516f6ae
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
11 years ago |
Maciej Suminski
|
402c7d21cb
|
Fixed ifdefs in rtree.h.
|
12 years ago |
Marco Serantoni
|
d2083b0671
|
[MacOSX] Fix for name collision with OSX headers, Maciej, Tomasz or others feel free to rework if you want/like
|
12 years ago |
Maciej Suminski
|
d7fc8db02c
|
Removed warning.
|
12 years ago |
Maciej Suminski
|
89b80b2bcd
|
Merged rtree.h, to avoid code duplication.
Fixes the case, when waste is never greater then the worst case and seeds assignment does not occur.
|
12 years ago |
Maciej Suminski
|
0ac3e1fbf2
|
Namespace KiGfx->KIGFX.
template<> -> template <>
Some more reformatting according to uncrustify results.
|
12 years ago |
tomasz.wlostowski@cern.ch
|
74f42a6241
|
geometry/rtree.h: fix compiler warnings
|
12 years ago |
tomasz.wlostowski@cern.ch
|
299f424345
|
geometry: r-tree based shape index
|
12 years ago |
Maciej Suminski
|
ef2c94069f
|
Added template RTREE and class VIEW_RTREE (R-tree for fast spatial indexing of VIEW items; for future usage in GAL)
|
13 years ago |