![]() |
libslic3r
Library for generating gcode from 3d models
|
#include <ExPolygon.hpp>
Public Types | |
typedef coord_t | coordinate_type |
typedef ExPolygons::const_iterator | iterator_type |
typedef ExPolygons | operator_arg_type |
Static Public Member Functions | |
static iterator_type | begin (const ExPolygons &polygon_set) |
static iterator_type | end (const ExPolygons &polygon_set) |
static bool | clean (const ExPolygons &polygon_set) |
static bool | sorted (const ExPolygons &polygon_set) |
typedef coord_t boost::polygon::polygon_set_traits< ExPolygons >::coordinate_type |
typedef ExPolygons::const_iterator boost::polygon::polygon_set_traits< ExPolygons >::iterator_type |
typedef ExPolygons boost::polygon::polygon_set_traits< ExPolygons >::operator_arg_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |