CGAL 6.0.1 - 2D Snap Rounding
|
Classes | |
class | Snap_rounding_traits_2 |
The class Snap_rounding_traits_2<Kernel> is a model of the SnapRoundingTraits_2 concept, and is the only traits class supplied with the package. More... | |
Functions | |
template<class Traits , class InputIterator , class OutputContainer > | |
void | snap_rounding_2 (InputIterator begin, InputIterator end, OutputContainer &output_container, typename Traits::FT pixel_size, bool do_isr=true, bool int_output=true, unsigned int number_of_kd_trees=1) |