libslic3r
Library for generating gcode from 3d models
Static Public Member Functions | List of all members
boost::polygon::polygon_set_mutable_traits< Polygons > Struct Template Reference

#include <Polygon.hpp>

Static Public Member Functions

template<typename input_iterator_type >
static void set (Polygons &polygons, input_iterator_type input_begin, input_iterator_type input_end)
 

Member Function Documentation

◆ set()

template<typename input_iterator_type >
static void boost::polygon::polygon_set_mutable_traits< Polygons >::set ( Polygons polygons,
input_iterator_type  input_begin,
input_iterator_type  input_end 
)
inlinestatic

The documentation for this struct was generated from the following file: