Routing datastructure more seperated from data of original edges
This commit is contained in:
@@ -22,9 +22,10 @@ or see http://www.gnu.org/licenses/agpl.txt.
|
||||
#define DOUGLASPEUCKER_H_
|
||||
|
||||
#include <cfloat>
|
||||
|
||||
#include <stack>
|
||||
|
||||
#include "../DataStructures/ExtractorStructs.h"
|
||||
|
||||
/*This class object computes the bitvector of indicating generalized input points
|
||||
* according to the (Ramer-)Douglas-Peucker algorithm.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user