Commit Graph

4 Commits

Author SHA1 Message Date
Patrick Niklaus
a3dd9c3e57 Change StaticRTree serialization constructor to static function
Since the constructor does not satisfy the requirements for a
constructor (the RTree is not properly initialized) make it a
static function instead.
2014-07-22 17:17:56 +02:00
Dennis Luxen
2a19ded9d5 reformat Prepare.h/cpp with clang-format 2014-07-10 15:24:30 +02:00
Dennis Luxen
7047610a45 header untangling 2014-07-10 15:17:57 +02:00
dmbreaker
a2951659ac prepare.cpp refactoring 2014-07-03 15:29:15 +04:00