#include "mlib/points.H"
Include dependency graph for polyline.H:
Go to the source code of this file.
Functions | |
template<class L> | |
L | refine_polyline_interp (const L &poly) |
template<class L> | |
L | refine_polyline_interp (const L &poly, int levels) |
template<class L> | |
L | resample_polyline (const L &poly, int num_samples) |
|
Definition at line 43 of file polyline.H. References refine_polyline_interp(). |
|
Definition at line 8 of file polyline.H. References j. Referenced by refine_polyline_interp(). |
|
Definition at line 56 of file polyline.H. |