ug4
simplify_polychain.h File Reference

Go to the source code of this file.

Classes

struct  ug::IndCmp
 

Namespaces

 ug
 the ug namespace
 

Functions

template<class TEdgeIter , class TAAPos >
void ug::SimplifyPolylines (Grid &grid, TEdgeIter edgesBegin, TEdgeIter edgesEnd, number curvatureThreshold, TAAPos aaPos)
 
template<class TEdgeIter , class TAAPos >
void ug::SimplifySmoothedPolylines (Grid &grid, TEdgeIter edgesBegin, TEdgeIter edgesEnd, number curvatureThreshold, TAAPos aaPos, number smoothingAlpha, int smoothingIterations)