Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::ChaikinSmoothing Member List

This is the complete list of members for Aleph::ChaikinSmoothing, including all inherited members.

operator()(const Array< Point > &polyline, size_t iterations, const Geom_Number &ratio=Geom_Number(1, 4)) constAleph::ChaikinSmoothinginline
operator()(const DynList< Point > &polyline, size_t iterations, const Geom_Number &ratio=Geom_Number(1, 4)) constAleph::ChaikinSmoothinginline
smooth_closed_once(const Array< Point > &pts, const Geom_Number &r)Aleph::ChaikinSmoothinginlineprivatestatic
smooth_open_once(const Array< Point > &pts, const Geom_Number &r)Aleph::ChaikinSmoothinginlineprivatestatic
smooth_polygon(const Polygon &poly, size_t iterations, const Geom_Number &ratio=Geom_Number(1, 4))Aleph::ChaikinSmoothinginlinestatic